qooxdoo 2.0.2 (2012-09-12)
Summary
This is a regular patch release, which includes some important bug fixes but no feature enhancements over the previous release. It is fully backwards-compatible to qooxdoo 2.0.x. Nothing needs to be changed in the JavaScript code of your existing apps if they are based on the previous 2.0.1 or 2.0 releases.
Bugfixes
See the corresponding bugzilla query for the issues resolved for qooxdoo 2.0.2.
Core
Data Binding
- Fixed wrong array index in the name data field of changeBubble events. (#6406)
qx.Website
qx.Mobile
- Added support for Android 4.1 (Jelly Bean)
qx.Desktop
UI Core
Widgets
Theming
- Fixed appearance of the error popup in IE8.
- Fixed the shadow of windows in browsers not supporting CSS shadows.
- Using multiple Web Fonts in IE 6/7 now works
Applications
Demobrowser
- Minor fixes in the demos.
Tooling
Generation
- Minor fix in the dependency analysis.
Known Issues
- Copy & Paste does not work in the Playground App in Firefox (#6576)