Bug 297272

Summary: Kwin 4.8.2 does not repaint window shadow regions after closing window
Product: [Plasma] kwin Reporter: Sandro Mani <manisandro>
Component: decorationsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nucleo, rdieter
Priority: NOR    
Version: 4.8.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Sandro Mani 2012-04-01 22:56:51 UTC
After upgrade to 4.8.2, kwin does not repaint the region previously covered by the window shadow after closing a window. The problem did not occur in 4.8.1 or 4.8.0. Screenshot attached.

Version:
kde-workspace-4.8.2-1.fc18.x86_64
Comment 1 Sandro Mani 2012-04-01 22:58:24 UTC
Created attachment 70065 [details]
Screenshot
Comment 2 Thomas Lübking 2012-04-01 23:27:41 UTC
- oxygen or oxygen-transparent
- please list enabled effects:
grep -iE 'kwin4_effect_.*Enabled=true' `kde4-config --path config | cut -d":" -f1`/kwinrc | sed -e 's/kwin4_effect_//g; s/Enabled=true//g'
Comment 3 Thomas Lübking 2012-04-02 00:22:58 UTC
Nevermind, i know the source. trying to get a patch in before the official release.
Many thanks for the report.
Comment 4 Rex Dieter 2012-04-02 00:56:42 UTC
Possible, but the fix needs to be committed first. :)
Comment 5 Thomas Lübking 2012-04-02 00:58:40 UTC
(In reply to comment #4)
> Possible, but the fix needs to be committed first. :)

How's the procedure - I commit to 4.8 and someone from the release team adds it to 4.8.2?
(the patch is trivial, i just forgot to copy a function)
Comment 6 Rex Dieter 2012-04-02 01:02:10 UTC
yes.
Comment 7 Thomas Lübking 2012-04-02 01:20:43 UTC
Git commit a5c8eca4759d1aace9fc265fef2b7ebb88ca3690 by Thomas Lübking.
Committed on 02/04/2012 at 03:11.
Pushed by luebking into branch 'KDE/4.8'.

invoke padding in inherited Deleted::visibleRect()

M  +3    -0    kwin/deleted.h

http://commits.kde.org/kde-workspace/a5c8eca4759d1aace9fc265fef2b7ebb88ca3690