-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b18
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222359 | 8 | Alexander Zuev | P2 | Closed | Fixed | b32 |
Mac OS X 10.7.3 macmini4,1 standard Mac keyboard
Run
closed/java/awt/swing/event/KeyEvent/MenuShortCut/JActionCommandTest.
You will see a JMenu with item providing a hint "Alt T" (alt displayed as a zigzag). You may click and get a proper action from there.
Now focus in a textfield and press Alt+t or Ctrl+Alt+t as it used to be some builds ago: there will be no action. Moreover, on Alt+t you'll see a dreadful symbol "dead" (a cross) typed in the text field! Long live Swing.
Run
closed/java/awt/swing/event/KeyEvent/MenuShortCut/JActionCommandTest.
You will see a JMenu with item providing a hint "Alt T" (alt displayed as a zigzag). You may click and get a proper action from there.
Now focus in a textfield and press Alt+t or Ctrl+Alt+t as it used to be some builds ago: there will be no action. Moreover, on Alt+t you'll see a dreadful symbol "dead" (a cross) typed in the text field! Long live Swing.
- backported by
-
JDK-2222359 [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed
- Closed
- relates to
-
JDK-8068283 Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
- Resolved
-
JDK-8133243 [macosx] All input method can't input full width Chinese punctuations
- Closed