-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
b60
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2131466 | 5.0u7 | Joshua Marinacci | P3 | Resolved | Fixed | b01 |
Name: rv122619 Date: 03/15/2004
For normal good Windows applications, the cancel button has no mnemonic. This is because "cancel" is usually handled by the escape key as opposed to a mnemonic.
Likewise, "OK" has no mnemonic because it is the default button and handled by the enter key.
======================================================================
For normal good Windows applications, the cancel button has no mnemonic. This is because "cancel" is usually handled by the escape key as opposed to a mnemonic.
Likewise, "OK" has no mnemonic because it is the default button and handled by the enter key.
======================================================================
- backported by
-
JDK-2131466 Win L&F: Cancel button in JFileChooser dialog should not have mnemonic
-
- Resolved
-