This is a regular patch release, which includes bugfixes but no feature enhancements. It is meant to be backwards compatible to qooxdoo 1.1. Nothing needs to be changed in the JavaScript code of your existing apps, if they are based on the previous 1.1 release.
You might want to checkout the corresponding minor release qooxdoo 1.2, which not only includes bugfixes but also many new features and improvements.
See this detailed list of issues resolved for qooxdoo 1.1.1.
qx.bom.Document.getHeight()
, which could return wrong values in IE8 (3719).qx.bom.Collection
when chaining two selectors. If the first selector does not match any element the result is now correctly an empty collection. The former behavior of using the document as an input to the second selector was removed.contrib://
libraries in an application had to be adapted to changes in Sourceforge's ViewVC interface. Unfortunately, older qooxdoo versions will break due to this change, but there is an easy patch with the bug, which everybody running into this issue and not being able to upgrade should be able to apply. 3769 died waiting for dll loading
. This issue sometimes occurs when a process is being forked. We recommend using Active Python for all Windows platforms including Windows 7.