Bug 4636 - Tooltips not working on Linux (1GCN4FK)
Summary: Tooltips not working on Linux (1GCN4FK)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Mike Wilson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:20 EDT by Mike Wilson CLA
Modified: 2002-05-24 18:39 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 Mike Wilson CLA 2001-10-11 14:20:21 EDT
Tooltips on Linux don't work unless you move the cursor a pixel.
STEPS:
1) Put the mouse cursor over top of a button with a tooltip
2) Wait a second
3) Move the mouse a pixel
The tooltip shows up (This is not acceptable! but it is a workaround)

NOTES:

	McQ (09/05/2001 3:39:09 PM) -
		The problem is that you have to wait for the hover delay
		on each tool item.

	McQ (09/05/2001 3:38:50 PM) -
		Low priority.
Comment 1 DJ Houghton CLA 2001-10-29 16:27:15 EST
PRODUCT VERSION:
RedHat Linux 6.1
KDE 1.1.2

Comment 2 Mike Wilson CLA 2002-05-24 18:39:51 EDT
You still have to wait for the tooltip delay in most cases, but the 
CTabFolder has been optimized to bring up tool tips quickly once the first 
one has appeared.