This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 19330 - I18N - mnemonic key doesn't work with translated.
Summary: I18N - mnemonic key doesn't work with translated.
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: issues@projects
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-01-11 10:41 UTC by Hiroshi Nakatsubo
Modified: 2003-07-01 14:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Image1.gif (2.98 KB, image/gif)
2002-01-11 10:48 UTC, Hiroshi Nakatsubo
Details
Image2.gif (2.83 KB, image/gif)
2002-01-11 10:49 UTC, Hiroshi Nakatsubo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroshi Nakatsubo 2002-01-11 10:41:09 UTC
Mnemonic Keys which was mistaken on the Japanese is attached.

[case1]
1. Project -> Project Manager.
   Project Manager dialog is displayed.
2. New button is pushed.
   Create New Project dialog is displayed.
3. If it translates into Japanese, mnemonic has stopped moving.
   The Mnemonic Keys of "Project Name".(Image1.gif)
[case2]
1. Project -> Project Manager.
   Project Manager dialog is displayed.
2. Rename button is pushed.
   Rename dialog is displayed.
3. If it translates into Japanese, mnemonic has stopped moving.
   The Mnemonic Keys of "New Name".(Image2.gif)

  
This bug resembles http://openide.netbeans.org/issues/show_bug.cgi?id=18635.
Comment 1 Hiroshi Nakatsubo 2002-01-11 10:48:16 UTC
Created attachment 4097 [details]
Image1.gif
Comment 2 Hiroshi Nakatsubo 2002-01-11 10:49:34 UTC
Created attachment 4098 [details]
Image2.gif
Comment 3 Vitezslav Stejskal 2002-01-11 13:58:33 UTC
I've fixed this in main trunk, could you please verify that fix as I 
don't have japanese on my PC. Thanks!
Comment 4 Keiichi Oono 2002-02-22 14:18:01 UTC
I've verified on Build 20020220845, NetBeans dev build. But the
mnemonic key is still set at the first character of:
"Project Name" and "Enter New Name".

By localization, the first character is changed to no-ascii
characters. So we can't use the first character as mnemonic in
localized environment. Would you please check the "Create New Project"
dialog, and "Save As" dialog?
Comment 5 Vitezslav Stejskal 2002-04-12 11:16:36 UTC
OK, second try to fix it. Should be correct now, in main trunk.
Comment 6 Vitezslav Stejskal 2002-04-15 10:47:12 UTC
integrated in orion_fcs
Comment 7 Hiroshi Nakatsubo 2002-04-18 03:01:31 UTC
[case2] is not corrected in a FFJ Build 020415_1.

[case2]
     1. Project -> Project Manager.
        Project Manager dialog is displayed.
     2. Rename button is pushed.
        Rename dialog is displayed.
     3. If it translates into Japanese, mnemonic has stopped moving.
        The Mnemonic Keys of "New Name".(Image2.gif)
Comment 8 Vitezslav Stejskal 2002-04-18 11:43:29 UTC
Oops, I forgot to merge part of this fix which were done in openide 
module. I am sorry for that, it should be correct now.
Comment 9 Hiroshi Nakatsubo 2002-04-19 07:08:53 UTC
Verified on FFJ4.0 Build 020418_1.
Comment 10 Jesse Glick 2002-12-23 16:37:41 UTC
Consistent use of the I18N keyword.
Comment 11 Quality Engineering 2003-07-01 14:19:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.