Bug 175754 - Wobbly conflicts with shadow effect on small windows
Summary: Wobbly conflicts with shadow effect on small windows
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: HI normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 179928 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-21 13:49 UTC by Mike
Modified: 2009-01-08 01:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of bug (12.11 KB, image/jpeg)
2008-11-22 12:00 UTC, lucas
Details
kwinrc (4.05 KB, text/plain)
2008-11-22 12:00 UTC, lucas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2008-11-21 13:49:09 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

If you create a small window (something about the size of a default kcalc), then move it, there is corruption on the window.  About 8 pixels of the window is duplicated at the top and bottom.

It looks like it is just not damaging an area big enough because as soon as that part of the screen is damaged, it repaints properly.  Taking a screenshot is not working for this reason as well.
Comment 1 lucas 2008-11-21 14:07:44 UTC
Ahuh, I thought it was just from the shadow effect. Thanks for working out that it's a conflict with wobbly windows. =D
Comment 2 cedric 2008-11-22 11:54:31 UTC
I cannot reproduce it in my version
I'm building from trunk and use the nvidia driver.
I tryed to open kcacl and move it, nothing wrong happen.
I also tryed with a konsole that I resized to the minimum size and nothing wrong here too.

could you please send me your kwinrc si i'll try with your exact settings

can you also tell me what hardware/driver/configuration you have ?
Comment 3 lucas 2008-11-22 12:00:23 UTC
Created attachment 28745 [details]
Screenshot of bug
Comment 4 lucas 2008-11-22 12:00:58 UTC
Created attachment 28746 [details]
kwinrc
Comment 5 cedric 2008-11-22 13:15:06 UTC
I can reproduce it now, thanks
I need to enable wobbly and shadow effet to see this problem.
Comment 6 lucas 2008-12-13 07:52:02 UTC
SVN commit 896300 by lmurray:

Correct use of OpenGL coords. Fixes shadow issue with small windows that
have been subdivided in other effects such as wobbly windows.
BUG: 175754

 M  +51 -51    shadow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=896300
Comment 7 lucas 2009-01-08 01:50:51 UTC
*** Bug 179928 has been marked as a duplicate of this bug. ***