-
Bug
-
Resolution: Fixed
-
P2
-
7u6
In order to solve RT-19709 - there needs to be an API on the FX side on MenuItem as well as an API on the toolkit - wiring up (BOOL)validateMenuItem:(NSMenuItem *)menuitem - so that accelerators can be loaded lazily.
The API will be called when a shortcut is invoked as well as when onShowing handler is called.
The API will be called when a shortcut is invoked as well as when onShowing handler is called.
- blocks
-
JDK-8120142 [Mac] After a Copy/Paste of a Node element, copied text located in clipboard is pasted twice
- Resolved
-
JDK-8122818 Issue with Ctrl-Z/Ctrl-Y
- Resolved
- relates to
-
JDK-8118801 Regression: Quit menu item is disabled and does not respond to Cmnd+Q shortcut
- Closed