Bug 105788 - TVT 3.1 - TCT 553 - Duplicate mnuemonics in java project properties
Summary: TVT 3.1 - TCT 553 - Duplicate mnuemonics in java project properties
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: JDT-UI-Inbox CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-02 09:55 EDT by Matthew T. Veety CLA Friend
Modified: 2005-09-02 08:36 EDT (History)
4 users (show)

See Also:


Attachments
duplicate (64.16 KB, image/jpeg)
2005-08-02 09:56 EDT, Matthew T. Veety CLA Friend
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew T. Veety CLA Friend 2005-08-02 09:55:04 EDT
TCT Number: 553
OS : RHEL 3.1
Not a must fix
Severity : 3
Build date: 20050729
Blocking: YES or NO
Language: CHS
Bitmap Location: Z:\defects\zh\553_BaseFileMenu_03019380.jpg
Tester Name: Denver Dang

Problem Description:
Steps:
1. On the menu bar from the main Workbench panel, click File > New > Projects
2. Select "Java Project"
3. Click "Next"
4. Put java project in the "Project name", Click Finish.
5. Select "Project=Properties" from main Workbench menu
6. Select "Java Code Style"
7. Select "Formatter"
8. Click "Configure Workspace Settings..."
9. Click "Show"
10. Select "Control Statements" Tab

On the result panel, there are two "e" mnimonics.
It always choose the first one "Insert new line before 'else' in an 'if' statement",
can't jump to second sentence:
"Insert new line before 'while' in a 'do' statment".

Thank you!
Comment 1 Matthew T. Veety CLA Friend 2005-08-02 09:56:08 EDT
Created attachment 25551 [details]
duplicate
Comment 2 Dirk Baeumer CLA Friend 2005-08-02 13:33:08 EDT
Fixed for 3.2 by assigning h to while and o to Keep 'then' ....
Comment 3 Dirk Baeumer CLA Friend 2005-08-04 04:16:47 EDT
Bug got only fixed in 3.2. Not back ported to 3.1.1 since it wasn't marked as
major. Steve, please let me know if you want me to backport it. It's not a
problem but I always thought that changing NLSed strings is something the
translation team doesn't like to much ;-).
Comment 4 Tod Creasey CLA Friend 2005-08-04 07:00:46 EDT
Dirk - we checked with the translation teams and they were willing to update the
translations - all they asked if that we let them know which catalogs and that
we try and have this sorted for the 3.1.1 integration build next week so they
have enough lead time.
Comment 5 Dirk Baeumer CLA Friend 2005-08-04 08:57:15 EDT
Reopening for 3.1.1
Comment 6 Dirk Baeumer CLA Friend 2005-08-04 08:57:34 EDT
Fixed for 3.1.1 as well. Affected properties file is:

org.eclipse.jdt.ui/org.eclipse.jdt.internal.ui.preferences.formatter/FormatterMessages.properties
Comment 7 Tobias Widmer CLA Friend 2005-09-02 08:36:01 EDT
Verified using M20050831-1200 + ZRH plugin export