Hi,

Am 22.05.2007 um 09:47 schrieb Rüdiger Herrmann:

> 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?

This is a known bug in Firefox for OS X. See http:// 
bugzilla.qooxdoo.org/show_bug.cgi?id=277

Regards,

   Andreas

--
Dipl.-Inform.(FH), M.Sc. Andreas Junghans
STZ-IDA an der Hochschule Karlsruhe
email      [EMAIL PROTECTED]
internet   http://stz-ida.de
telefon    ++49-721-920-3302
fax        ++49-721-160-890-56
Moltkestrasse 30, D-76133 Karlsruhe/Germany



-------------------------------------------------------------------------
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

Reply via email to