-
8 Mar 2013 12:32 PM #1
MenuBar that has child menu items don't propertly show items on mouse hover
MenuBar that has child menu items don't propertly show items on mouse hover
I have a top level menu bar that has some menus that have MenuItems. When the user hovers the mouse over the menu of the first menuitem it does not show its children until the user moves the mouse to the second (or below) menu item and then back up to the first...then it will work. All menu items other than the first work as expected.
I just upgraded to 3.0.4 and this version still has this behavior. Is this a known issue? What is a workaround?
Thanks,
-Dave
-
8 Mar 2013 12:35 PM #2
I cannot find a reference if this is already known or not. However the MenuBar works different than in GXT2:
http://www.sencha.com/examples/#ExamplePlace:menubar
http://www.sencha.com/examples-2/#menubar
I will move this thread to the proper location for further investigation. Thanks for reporting.
-
8 Mar 2013 12:49 PM #3
Okay thanks. In the example you don't happen to put any child menu items in the first menu item so this example wouldn't show this problem.
-
8 Mar 2013 1:00 PM #4
-
8 Mar 2013 1:10 PM #5
Sure. In the examples only File and Foo have items with children. However neither are the first child and that's where the bug is.
If, in the File case, you move Open File above New...then that should show the problem.
-Dave
-
8 Mar 2013 1:48 PM #6
Thanks for the update. That makes it clearer.
You found a bug! We've classified it as
EXTGWT-2859
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote