-
Bug
-
Resolution: Fixed
-
Normal
-
9.5.0
-
Security Level: Jimmy
Steps to Reproduce
https://zkfiddle.org/sample/2jmdcl8/4-menu-hover-not-cleaned
run fiddle in 9.5.1.3
Click on menu, click on menuitem,
Click on 2nd menu, click on menuitem,
click on a different component (radio, or checkbox) without hovering the menus
Current Result
the z-menu-hover class is not removed from menus
Iceblue doesn't have a hover style, so it's not visible.
atlantic and any other theme with a hover style has a remaining active style even after the menu is not longer active
Expected Result
the z-menu-hover class is removed from menu
Debug Information
Workaround
- relates to
-
ZK-4598 Enhance the accessibility of components by following WCAG 2.0
- Closed