Summary: | second popup on task panel cause background repaint in the area of first one | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Sergei Zhdanov <dexon.personal> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screen shot for case with one panel
Screen shot for case with two panels |
Description
Sergei Zhdanov
2009-05-01 16:11:23 UTC
Created attachment 33279 [details]
Screen shot for case with one panel
Created attachment 33280 [details]
Screen shot for case with two panels
what's your graphics card, driver and X server version? Radeon HD3200 with proprietary driver from AMD version 8.593 (with opensource radeonhd driver result is the same) X version: X.Org X Server 1.5.3 Release Date: 5 November 2008 X Protocol Version 11, Revision 0 When desktop effects is disabled it's the application's (By Expose events), X's (Correctly sending those Expose events) and driver's (If using a backing store correctly use it) responsibility to repaint the damaged areas, not KWin. With that said I should mention that I can reproduce it in xorg-server 1.6.1 running nVidia 180.51 drivers (I think? Don't have access to the system right now but it has existed for a while though in different driver versions). |