Menubar"
From Documentation
m (Keyboard) |
m (Limitations) |
||
Line 31: | Line 31: | ||
| Escape | | Escape | ||
| Close the menu popup | | Close the menu popup | ||
+ | |} | ||
+ | |||
+ | == Limitations == | ||
+ | {| border="1px" | ||
+ | ! <center>Feature</center> | ||
+ | ! <center>Description</center> | ||
+ | |- | ||
+ | | Autodrop | ||
+ | | This feature only supports mouse. | ||
|} | |} |
Revision as of 07:30, 4 August 2020
Menubar
- Available for ZK:
since 9.5.0
Required Settings
Naming issue. For more information, please refer to Accessibility
Keyboard Support
Horizontal root level: ArrowLeft / ArrowRight Vertical root level: ArrowUp / ArrowDown All Menupopup: ArrowUp / ArrowDown |
Navigate menu items |
Horizontal root level: ArrowDown Vertical root level : ArrowRight |
Open the menu popup |
All Menupopup: ArrowLeft / ArrowRight | Open / close the menu popup |
Enter | Activate the menu item / Open the menu popup |
Spacebar | Activate the menu item / Open the menu popup Toggle the checkbox without closing the menupopup (only apply to autocheck enabled) |
Escape | Close the menu popup |
Limitations
Autodrop | This feature only supports mouse. |