Bug 15079 - [HELP] Hover help should display shortcut key binding if available
Summary: [HELP] Hover help should display shortcut key binding if available
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P4 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 35860 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-02 08:32 EDT by Dean Roberts CLA
Modified: 2006-06-22 08:34 EDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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