-
Bug
-
Resolution: Fixed
-
P3
-
fx2.1
-
None
The MenuBarSkin adds event filter for key pressed events for key navigation. This works fine on the Mac platform, however on Windows - after pressing F10 and the first menu is selected, the subsequent left, right arrow key events are not received by MenuBarSkin and hence navigation does not work.
*Run HelloMenu,
*Press F10.
*press right arrow key
(this not received by the event filter in menubar on the Windows platform, works fine on mac.).
*Run HelloMenu,
*Press F10.
*press right arrow key
(this not received by the event filter in menubar on the Windows platform, works fine on mac.).
- blocks
-
JDK-8094035 MenuBar: focus is not obtained on F10/Alt
-
- Closed
-
- is blocked by
-
JDK-8120239 Window.setMenuBar() should only be used on Mac OS X
-
- Closed
-