Bug 46469 - [Contributions] widgets: Tooltips for menu/toolbar items should include all key bindings
Summary: [Contributions] widgets: Tooltips for menu/toolbar items should include all k...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1.2   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 113774 131904 134883 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-12 07:22 EST by Sabri Buyuksoy CLA
Modified: 2007-06-06 15:40 EDT (History)
6 users (show)

See Also:


Attachments
Fix (2.06 KB, patch)
2006-11-23 14:10 EST, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sabri Buyuksoy CLA 2003-11-12 07:22:04 EST
Tooltips can include short-cut key information.

- For example tooltip for resume button can be 'Resume (F8)'.
- Short-cut key information can be displayed at a newline, for example
    Resume
      F8
- This feature can be configurable so that it can be turned off
  by experienced users. It can be configured to show
    1) nothing
    2) 'Resume'
    3) 'Resume (F8)'
    4) 'F8'
    5) 'Resume'
          F8
Comment 1 Chris McLaren CLA 2003-11-19 16:13:58 EST
i'd really like to see this doug, esp if we can use some custom formatting in the popup.. 
Comment 2 Douglas Pollock CLA 2005-11-07 10:20:08 EST
*** Bug 113774 has been marked as a duplicate of this bug. ***
Comment 3 Michael Van Meekeren CLA 2006-04-11 09:59:15 EDT
*** Bug 134883 has been marked as a duplicate of this bug. ***
Comment 4 Paul Webster CLA 2006-09-28 11:00:09 EDT
There are currently no plans to work on this feature.

PW
Comment 5 Markus Keller CLA 2006-11-23 14:10:23 EST
Created attachment 54428 [details]
Fix
Comment 6 Paul Webster CLA 2006-11-23 15:05:07 EST
to look at patch.

PW
Comment 7 Markus Keller CLA 2007-03-22 07:42:42 EDT
(In reply to comment #6)
> to look at patch.

A Target Milestone of 3.3 would fortify that statement ;-).

The patch still works and it simply copies the code for updating menu item accelerators to the tool items case.
Comment 8 Paul Webster CLA 2007-03-25 14:47:24 EDT
Released in HEAD >20070325

PW
Comment 9 Markus Keller CLA 2007-04-12 07:05:01 EDT
*** Bug 131904 has been marked as a duplicate of this bug. ***
Comment 10 Paul Webster CLA 2007-05-01 09:15:34 EDT
In I20070501-0010
PW