Re: [qooxdoo-devel] 0.8 - ToolTips over Menu items don't render correctly

2009-01-27 Thread thron7
Will, I'm afraid I cannot comment much on this issue, but from the analysis you already made it seems that it merits a bug report. Here it is: http://bugzilla.qooxdoo.org/show_bug.cgi?id=1871 You might want to set yourself as cc: on the bug, so you get notified about changes. Cheers, Thomas Will

[qooxdoo-devel] 0.8 - ToolTips over Menu items don't render correctly

2009-01-26 Thread WillP
If a ToolTip is applied to a Menu item the ToolTip is rendered below the menu and thus (at least partially) obscured. I notice in qx/ui/popup/Manager.js (which sets ToolTip Z-Order) the base ZIndex value is 1e6 which is the same as the base ZIndex value in qx/ui/menu/Manager.js used for Menus whi