Bug 15079

Summary: [HELP] Hover help should display shortcut key binding if available
Product: [Eclipse Project] Platform Reporter: Dean Roberts <dean.t.roberts>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P4 CC: bogofilter+eclipse.org, dave.screen, markus.kell.r, nikolaymetchev, paul.stanton, Stephan.Strittmatter, stori, Tod_Creasey
Version: 2.0Keywords: investigate
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Dean Roberts CLA 2002-05-02 08:32:58 EDT
It would be handy if the hover help also showed the short cut key for the 
action.
Comment 1 Nick Edgar CLA 2002-05-02 10:09:38 EDT
Other products have this feature, which does help in learning about the product.
Should consider in v3.
Comment 2 Randy Giffen CLA 2002-08-12 09:36:59 EDT
Reopen for investigation
Comment 3 Kevin Haaland CLA 2003-02-07 15:10:37 EST
There are no plans for the UI team to work on this defect until higher priority 
items are addressed. If you are interested in working on this defect please let 
us know on the ui team's mailing list.
Comment 4 Nick Edgar CLA 2003-02-11 10:00:42 EST
Look at ActionContributionItem.update.  Bear in mind that the accelerator to 
show may not be the same as the accelerator set in the Action due to key 
binding customizations.
Use actionContributionItem.getParent().getOverrides().getAcceleratorText
(actionContributionItem).
Comment 5 Nick Edgar CLA 2003-02-21 10:06:00 EST
See bug 28072 for the context menu case.
Comment 6 Andrew Irvine CLA 2003-03-31 11:06:31 EST
*** Bug 35860 has been marked as a duplicate of this bug. ***
Comment 7 Ed Burnette CLA 2003-10-03 13:47:46 EDT
Isn't this one done now in 3.0, under user accomodations?
Comment 8 Tod Creasey CLA 2006-06-22 08:34:15 EDT
There are currently no plans to work on this feature