Bug 155168 - Task list tool tips "ghosts" crops applications.
Summary: Task list tool tips "ghosts" crops applications.
Status: RESOLVED DUPLICATE of bug 155104
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-01-06 02:24 UTC by Benson Tsai
Modified: 2008-01-06 02:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
original desktop setup (478.07 KB, image/png)
2008-01-06 02:30 UTC, Benson Tsai
Details
first tooltip triggered (484.65 KB, image/png)
2008-01-06 02:30 UTC, Benson Tsai
Details
Second tooltip case 1 (493.03 KB, image/png)
2008-01-06 02:32 UTC, Benson Tsai
Details
Second tooltip case 2 (502.50 KB, image/png)
2008-01-06 02:33 UTC, Benson Tsai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benson Tsai 2008-01-06 02:24:14 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 
OS:                Linux

First of all, the applications have to be in the right place. That is, they have to be somewhere where a tooltip does overlap the application and also somewhere where a tooltip does not. First cause the tooltip that does overlap to appear then cause the tooltip that doesn't overlap to appear. It is important that no other tooltips are triggered in between. What happens when the second tool tip appears is that where the first tooltip was gets cropped. Whatever section of the application that happens to overlap with the tooltip gets cropped and the section shows through. Now, it is also absolutely important that the second tooltip does not overlap what so ever, if it overlaps, the bug is not manifested. It looks like the cropping is needed to make sure the older tooltip disappears, but only applications that overlaps with the second tooltip is notified to be repainted. Since the desktop is just a full screen application, it is always overlapped which is why it always paints properly.
Comment 1 Benson Tsai 2008-01-06 02:30:06 UTC
Created attachment 22857 [details]
original desktop setup
Comment 2 Benson Tsai 2008-01-06 02:30:53 UTC
Created attachment 22858 [details]
first tooltip triggered

First tooltip overlaps both the kopete chat screen and konsole.
Comment 3 Benson Tsai 2008-01-06 02:32:22 UTC
Created attachment 22859 [details]
Second tooltip case 1

Second tooltip case 1: Overlaps with konsole but not the kopete chat screen. 
Result: Kopete chat window gets cropped but konsole properly repaints itself.
Comment 4 Benson Tsai 2008-01-06 02:33:36 UTC
Created attachment 22860 [details]
Second tooltip case 2

Second tooltip case 1: Overlaps with neither konsole nor the kopete chat
screen. 
Result: Neither the Kopete chat window nor konsole properly repaints
themselves.
Comment 5 Aaron J. Seigo 2008-01-06 02:37:13 UTC

*** This bug has been marked as a duplicate of 155104 ***