-
Bug
-
Resolution: Fixed
-
P4
-
1.1, 1.1.4, 1.1.5, 1.2.0, 1.2.2, 1.3.0
-
beta
-
generic, x86
-
generic, windows_nt
orig synopsis: "KeyEvent.getKeyText returns wrong text"
Name: mc57594 Date: 02/25/97
When you add a MenuShortcut to a
MenuItem, the displayed shortcut text is not always
correct. I tried using KeyEvent.VK_F9, and the
string said Ctrl-X (ASCII-x matches the keycode for VK_F9),
so the code in KeyEvent.getKeyText gets them mixed up.
======================================================================
Name: mc57594 Date: 02/25/97
When you add a MenuShortcut to a
MenuItem, the displayed shortcut text is not always
correct. I tried using KeyEvent.VK_F9, and the
string said Ctrl-X (ASCII-x matches the keycode for VK_F9),
so the code in KeyEvent.getKeyText gets them mixed up.
======================================================================
- duplicates
-
JDK-4093453 Some MenuShortCuts do not work correctly
-
- Closed
-
-
JDK-4100001 Function keys set as shortcuts get screwed up
-
- Closed
-
- relates to
-
JDK-4089279 no way to use function keys as menu shortcuts
-
- Open
-