-
Bug
-
Resolution: Fixed
-
P1
-
6
-
b77
-
x86
-
linux_redhat_9.0, windows_xp
If you open a dialog using a mnemonic for the menu item, the mnemonic will get written into a focused text component inside the dialog. I have attached a test case, just unzip it, build using ant and run. Try Alt+f g, it will popup a dialog and 'g' will be inserted into its text field. The app will also print call stack of the text field modification.
- duplicates
-
JDK-6403983 REGRESSION: MenuItem Mnemonic KeyEvent passed to JDialog Textfield
- Closed
- relates to
-
JDK-6493715 Mnemonic character appears in text component
- Open
-
JDK-6363026 Mnemonics don't consume proper events
- Resolved
-
JDK-6380743 PIT: Mnemonics are broken for sub-menus and JPopupMenus in Swing
- Closed
-
JDK-6396785 REGRESSION: A component can get unexpected keyTyped event.
- Closed