Hi, I experienced the same problem or something similiar. I saw that a NaN value is passed as "height" parameter to the method "resize"of decoration classes. I try to patch by myself qx.ui.decoration.Background, qx.ui.decoration.Grid and qx.ui.decoration.Beveled by assigning a default value when height is NaN. Unfortunally my patch to qx.ui.decoration.Beveled resulted in a infinite loop. Without my patch I saw a Javacript error on qx.ui.decoration.Background.resize, thus Internet Explorer do non show the rest of page correctly and Google Chrome is freezed. Changing the browser windows dimension no problem is shown
I hope this can help the resolution of the bug. Massimo -- View this message in context: http://www.nabble.com/Table-can-block-the-browser-tp23093147p23171358.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
