Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 254975 - [ds tooling] Service Component wizard: Add missing ALT accelerators
Summary: [ds tooling] Service Component wizard: Add missing ALT accelerators
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M4   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 22:47 EST by Simon Archer CLA
Modified: 2008-12-07 21:17 EST (History)
1 user (show)

See Also:


Attachments
Patch to /org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/messages.properties (1.10 KB, patch)
2008-11-11 22:47 EST, Simon Archer CLA
no flags Details | Diff
Patch to /org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/messages.properties (1.06 KB, patch)
2008-11-11 22:54 EST, Simon Archer CLA
caniszczyk: iplog+
Details | Diff
mylyn/context/zip (1.23 KB, application/octet-stream)
2008-12-07 21:17 EST, Chris Aniszczyk CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Archer CLA 2008-11-11 22:47:34 EST
Created attachment 117614 [details]
Patch to /org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/messages.properties

Using Eclipse 3.5M3. Extracted from bug 253635.

The "Name:" field, the "Class:" field and the "Browse..." button do not have ALT accelerators. 

Suggestions:
  DSFileWizardPage_component_name=N&ame: 
  DSFileWizardPage_implementation_class=&Class:
  DSFileWizardPage_browse=Bro&wse...

See the attached patch.
Comment 1 Simon Archer CLA 2008-11-11 22:54:28 EST
Created attachment 117615 [details]
Patch to /org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/messages.properties
Comment 2 Simon Archer CLA 2008-11-11 22:56:22 EST
It seems that you cannot add an '&' to a hyperlink label. The new patch corrects this by removing the '&' from the "Class:" label.
Comment 3 Chris Aniszczyk CLA 2008-12-07 21:16:58 EST
done. The class was missed so I added it back.

> 20081207

Thanks Simon!
Comment 4 Chris Aniszczyk CLA 2008-12-07 21:17:02 EST
Created attachment 119735 [details]
mylyn/context/zip