Hi,

we have a qx.ui.window.Window with qooxdoo 3.6

When we resize it with the mouse it always worked well with OpenLayers.js 2.11
The Window is in front of the OSM map.

Now we have updated to OpenLayers.js 2.13.1 and when we
want to increase the window size with the mouse the mouse up event
seems not to end up in qooxdoo and like this the Window is not getting bigger.
(the window edge moving with the pressed down mouse is visible during resizing but remains visible after mouse up)

When resizing the qx.ui.window.Window and release the mouse key
somehwere above other qooxdoo items it still works fine.

It seems some event handling has changed in OpenLayers.

Is this a known issue?
How can we analyse in a Javascript debugger where the problem comes from,
which code places should we start looking at?

Thank you for some guidelines
Marcel
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to