Hi, the RAP project got this bug report. The scrollbars in question are not the 'built-in' ones, but of type qx.ui.core.ScrollBar.
Their parent is a CanvasLayout and they are constructed like this: horzScrollBar = new qx.ui.core.ScrollBar( true ); horzScrollBar.setMergeEvents( true ); this.add( horzScrollBar ); // this == CanvasLayout instance without setting further properties. The full bug report including a screenshot can be found here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=188063 Has anyone seen this before? Is this a known issue? Or maybe can be fixed by the way we use the scrollbars? Thanks in advance Rüdiger ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel