I had the same issue:
http://stackoverflow.com/questions/41084433/chrome-v55-breaks-qx-ui-form-menubutton

turns out Chrome added pointer events and there is a patch to fix this in
Events.js: https://github.com/qooxdoo/qooxdoo/pull/9219


 *Jonathan Wolfe** |  Lead Meteorologist*
*        Charleston, WV *
*National Weather Service        304-746-0190*
*        preview.weather.gov/edd <http://preview.weather.gov/edd>*
“The pessimist complains about the wind. The optimist expects it to change.
The leader adjusts the sails.” -John Maxwell



On Tue, Dec 6, 2016 at 9:26 AM, Markus Donhauser <m.donhau...@bg-gbr.de>
wrote:

> Hello,
>
> since Chrome 55 update I receive two pointerup events after one
> pointerdown event.
> Checkout Api-Viewer by clicking the Include-Button: The dropdown menu
> opens and shortly
> afterwards closes again because of the second pointerup event, thus no
> drop down menu visible.
>
> Is this a bug in Chrome or in Qooxdoo?
>
> Friendly regards
> Markus
>
>
> ------------------------------------------------------------
> ------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/xeonphi
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to