Qooxdoo 5.0.2 released

Tobias Oetiker
Qooxdoo News
Published in
1 min readJan 12, 2017

--

As we prepare for the upcoming version 6.0.0 release of qooxdoo, this patch release fixes some outstanding problems with recent browser versions. It is fully backwards-compatible with qooxdoo 5.0. Nothing needs to be changed in the JavaScript code of your existing apps if they are based on the previous version.

Fixes

Google Chrome

  • Fixed an issue with non reacting menubar buttons starting with Chrome 55 (#9182)

Microsoft Edge

  • Fixed focus event normalization handling (#9174)

Firefox

  • Fixed gecko engine detection for Firefox 47beta+ (#8984)
  • Removed padding-box which is not supported anymore in gecko (#9189)

Misc

  • Added EL Capitan “10.11” and Sierra “10.12” to the OS detection (#9185)
  • Fixed testrunner on MacOS Safari (#9028)
  • Fixed SVGElement bound rect handling (#195)
  • Restrict the rule to the top mobile app element and its children (#202)

There are many more changes in store, already implemented and used in production by some of the developers. So if you are yearning for new stuff, have a look at our git repo.

Get your copy of 5.0.2 from https://github.com/qooxdoo/qooxdoo/releases/tag/release_5_0_2

2017–01–10

--

--