-
Bug
-
Resolution: Fixed
-
P1
-
6
-
b59a
-
x86
-
linux_redhat_9.0
I'll attach a simple application that contains just a text area and menu with two items. If you place focus in the text area and press Alt+F, menu gets posted. If you then try 's' to invoke "test" menu item, it gets invoked, but 's' is written into the text area.
It worked perfectly in b57, gets broken in b58.
It might be related to the change in java/awt/KeyboardFocusManager.java,v1.66 vs 1.65
It worked perfectly in b57, gets broken in b58.
It might be related to the change in java/awt/KeyboardFocusManager.java,v1.66 vs 1.65
- relates to
-
JDK-6363026 Mnemonics don't consume proper events
- Resolved
-
JDK-6396785 REGRESSION: A component can get unexpected keyTyped event.
- Closed
-
JDK-5028014 REGRESSION: CTE_REGTEST/Generic/4683300/Test4683300.java fails
- Closed
-
JDK-6422318 Japanese Input Dialog activated when using keyboard shortcuts
- Closed