Bug 75987 - Accelerator support for Draw2d labels
Summary: Accelerator support for Draw2d labels
Status: RESOLVED WONTFIX
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Draw2d (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard: Bugzilla 3.4 Migration
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-10-09 10:16 EDT by Michael Desmond CLA
Modified: 2009-08-24 12:13 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Desmond CLA 2004-10-09 10:16:16 EDT
Implement accelerator support in draw2d labels.

1. Putting a & before a letter in the Label text displays an accelerator.

2. Alt + accelerator key gives focus to the next figure(sibling).

Thanks
Comment 1 Randy Hudson CLA 2004-12-07 11:47:58 EST
This could be done by having the Canvas receive a TraverseEvent, and then 
creating a lightweight version of the event to forward to every figure. Note 
that there are lots of figures, so this would be a performance problem f it 
were enabled by default.

Clients can implement this feature on top of draw2d already by changing the way 
label draws, and creating some traverse interface that their figure implements 
and doing a tree search for instances of that interface.
Comment 2 Anthony Hunter CLA 2009-08-24 12:00:10 EDT
LATER and REMIND resolutions will be going away with the upgrade of Bugzilla to the latest Bugzilla 3.4.  They are no longer part of the default Bugzilla installation. See http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00778.html for the announcement.

As a result 
RESOLVED + REMIND OR LATER 
will be changed to
RESOLVED + WONTFIX

This unfortunately also means I need to REOPEN and then RESOLVE as WONTFIX

Sorry for the inconvenience.
Comment 3 Anthony Hunter CLA 2009-08-24 12:13:22 EDT
LATER and REMIND resolutions will be going away with the upgrade of Bugzilla to the latest Bugzilla 3.4.  They are no longer part of the default Bugzilla installation. See http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00778.html for the announcement.

As a result 
RESOLVED + REMIND OR LATER 
will be changed to
RESOLVED + WONTFIX

This unfortunately also means I need to REOPEN and then RESOLVE as WONTFIX

Sorry for the inconvenience.