JDK-5081721 : ko/zh/tw: extra mnemonic characters on control buttons in JFileChooser
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-08-03
  • Updated: 2014-08-06
  • Resolved: 2005-02-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b24Fixed
Related Reports
Relates :  
Relates :  
Description
There are extra mnemonic chars on control buttons below.

- "(O)" for Open button
- "(S)" for Save button
- "(C)" for Cancel button

They should be removed from the message text because these buttons
don't have the function corresponding to the mnemonics.

We should remove the mnemonic char from each resource according to
the English behavior.

src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_ko.properties
src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_zh_CN.properties
src/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_zh_TW.properties
FileChooser.cancelButtonText
FileChooser.saveButtonText
FileChooser.openButtonText

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
03-08-2004

EVALUATION We will fix it in mustang. ###@###.### 2004-08-02
02-08-2004