Bug 20841 - Hover help hides Ctrl+F1 help
Summary: Hover help hides Ctrl+F1 help
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: Other Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-21 16:15 EDT by Jared Burns CLA
Modified: 2004-06-28 12:04 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 Jared Burns CLA 2002-06-21 16:15:51 EDT
Build 20020621
Linux-GTK

1. Hover a button until the hover help for the button appears.
2. Press Ctrl+F1 to summon the "F1 help."
3. The F1 help appears under the hover help, making it impossible to read the 
obscured text. Also, the original hover help is now stuck. It won't go away 
even when clicking elsewhere.
Comment 1 Mike Wilson CLA 2002-06-21 17:06:01 EDT
Boris to investigate.
Comment 2 Felipe Heidrich CLA 2003-03-21 18:25:54 EST
Internally in the Shell deactivate SWT should hide the tooltip.It would fix this
bug.

But there is two problems with this:
1) Should have only one tooltip handle by Shell, currently each ToolBar has it
own tooltip handle.
2) Activate/Deactivate will stop working in certain conditions. (I going to file
a bug about this).

Comment 3 Jared Burns CLA 2003-03-21 18:38:35 EST
I'm not sure if it's possible, but it would also help if the key to summon
help was remappable.
Comment 4 Felipe Heidrich CLA 2004-06-28 12:04:06 EDT
We have fixed this a while ago: there is only one tooltip handle by shell now.
Fixed in 3.0