If I have a popup open, and scroll using the right scrollbar of the browser,
the popup disappears which I find annoying in my app. How can I disable
this? Note that I have *already* written:

            var popupManager = qx.ui.popup.Manager.getInstance();
            qx.bom.Element.removeListener(window, "blur",
popupManager.hideAll, popupManager);

but this is not enough...

-- 
Jean-Noël Rivasseau
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to