I am experiencing a problem in a qooxdoo application that has one ore more non-maximized windows. If a window is dragged in the right and/or down side of the application, so it is partly hidden, the application could be scrolled with the keyboard navigation keys in Firefox. This is an undesirable behavior. The wrong behavior could be seen in the 0.7.4 demo browser: http://demo.qooxdoo.org/0.7.4/demobrowser/#example~Window_1.html I have found out that the style property "position" of the body element is reset in ClientDocument.js. If I make it again "absolute", the explained problem disappears, but some other problems appear in the application. I have also noticed that such a problem doesn't exist in qooxdoo 0.8.x, where the root of the application is a "div" element, while in qooxdoo 0.7.x the root is the "body". Could you explain me how to deal safely with the body's style property "position" or propose me some other solution/workaround for this problem. -- View this message in context: http://n2.nabble.com/Unwanted-scrollability-of-the-application-in-Firefox-qooxdoo-0-7-4-tp3730192p3730192.html Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------ 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 qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel