Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
Description
When the ace:multiColumnSubMenu is shown and the mouse hovers over the menu contents, the menu does not get cleared on mouseout. Also when other menu's are shown they are overlaid either on top of or underneath of the first menu.
This issue can be reproduced on the component showcase demo.
Steps:
- Navigate to the ace:menuBar - Multi Column sample
- Hover over the Multi 1 menu.
- Hover over one of the menu contents.
- Move the mouse away from the menu, the menu does not disappear.
- You can then also hover over the Single 2 menu, this menu is not overlaid on top of the Multi 1 menu.
This issue can be reproduced on the component showcase demo.
Steps:
- Navigate to the ace:menuBar - Multi Column sample
- Hover over the Multi 1 menu.
- Hover over one of the menu contents.
- Move the mouse away from the menu, the menu does not disappear.
- You can then also hover over the Single 2 menu, this menu is not overlaid on top of the Multi 1 menu.
I meant to create this under Affected Versions 4.1/4.1.1. This same exact issue is occurring with ace:multiColumnSubmenu's in these versions.
Appears to be a regression.