Bug 157430 - Taskbar thumbnails are shown before being moved
Summary: Taskbar thumbnails are shown before being moved
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-08 15:57 UTC by Mike
Modified: 2008-02-11 19:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2008-02-08 15:57:35 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

Taskbar thumbnails appear before they are moved which causes an ugly flashing effect.

To reproduce:

Show a thumbnail on the far left of the panel, then hide it by moving onto the desktop.

Then show a thumbnail on the far right of the taskbar, you will see the original thumbnail appear then disappear.
Comment 1 Marco Martin 2008-02-11 13:38:39 UTC
the problem is in the function void ToolTip::showToolTip() that moves the tooltip after being shown, the problem is if you move the tooltip before it's shown it causes graphical artifacts with composite turned off (and maybe misplacements?) 
Comment 2 Marco Martin 2008-02-11 19:02:55 UTC
fixed in revision 773744