Bug 174798 - Display Window Geometry When Moving Broken
Summary: Display Window Geometry When Moving Broken
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 194482 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-10 18:22 UTC by Steven W. Orr
Modified: 2009-05-29 00:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven W. Orr 2008-11-10 18:22:53 UTC
Version:            (using KDE 4.1.2)
Compiler:          NA 
OS:                Linux
Installed from:    Fedora RPMs

Running Fedora 9 withe the supplied 4.1.2 of kde. 

Under System Settings -> Window Behavior -> Window Behavior -> Moving -> Display Window Geometry when moving or resizing. The box is checked. When I move or resize a window I do not get the geometry feedback.
Comment 1 David Nadlinger 2008-11-10 20:20:36 UTC
I can confirm that this also happens in r882121 built from the sources.

The window resizing code probably needs a general overhaul, since the resizing outline is also quite broken, see bug 174434 + duplicates.
Comment 2 Steven W. Orr 2009-02-17 18:04:55 UTC
I just installed 4.2, specifically, kdebase-4.2.0-2.fc10.i386. There is no change in the problem.
Comment 3 Martin Flöser 2009-05-09 11:06:54 UTC
SVN commit 965526 by graesslin:

GeometryTip has to use X11BypassWindowManagerHint to see this window in compositing.
BUG: 174798

 M  +1 -0      geometrytip.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=965526
Comment 4 Martin Flöser 2009-05-09 11:19:18 UTC
SVN commit 965532 by graesslin:

Backport rev 965526
GeometryTip has to use X11BypassWindowManagerHint to see this window in compositing.
CCBUG: 174798

 M  +1 -0      geometrytip.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=965532
Comment 5 Martin Flöser 2009-05-29 00:07:10 UTC
*** Bug 194482 has been marked as a duplicate of this bug. ***