-
Bug
-
Resolution: Fixed
-
P3
-
7, 7u4
-
b34
-
generic, x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222762 | 7u6 | Sergey Bylokhov | P3 | Closed | Fixed | b06 |
http://java.net/jira/browse/MACOSX_PORT-257 submitted 2011/08/10 by Yuri Nesterenko
Run an attached small example. It starts an application and adds a Menu with two MenuItems. Initially they have no shortcuts. Press the Button. Action will successfully setShortcut() to both items. Press the button again: now it should remove shortcuts using different ways for both items, calling setShortcut(null) and calling deleteShortcut(). Neither has any effect in macosx port.
Run an attached small example. It starts an application and adds a Menu with two MenuItems. Initially they have no shortcuts. Press the Button. Action will successfully setShortcut() to both items. Press the button again: now it should remove shortcuts using different ways for both items, calling setShortcut(null) and calling deleteShortcut(). Neither has any effect in macosx port.
- backported by
-
JDK-2222762 [macosx] Once added, Menu shortcut cannot be removed
-
- Closed
-
- relates to
-
JDK-7186371 [macosx] Main menu shortcuts not displayed (7u6 regression)
-
- Closed
-