Bug 158674

Summary: resize drag redraw bug
Product: [Plasma] kwin Reporter: Bart Cerneels <bart.cerneels>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Bart Cerneels 2008-03-02 13:12:55 UTC
Version:           r781235 (using Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 
OS:                Linux

using intel driver on xorg-server 2:1.3.0.0.dfsg-12ubuntu8.3
grafics card: "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"

bug:
When using the drag method of resizing a window to make it bigger, the newly created window surface area is not updated. The background shadow however is being drawn.
Switching to another window forces kwin to update the resized window.

This seems to be a regression since the update of qt-copy to qt4.4.
Comment 1 Pino Toscano 2008-03-02 13:42:49 UTC

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