Summary: | Clicking and dragging on a maximized window's titlebar changes window border dimensions | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Jonathan Thomas <echidnaman> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | schwarzer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Before
After |
Description
Jonathan Thomas
2008-02-23 02:41:58 UTC
Created attachment 23678 [details]
Before
Created attachment 23679 [details]
After
Clicking and holding the mouse on the titlebar of a maximized also produces this bug. I can confirm this problem on 4.1 trunk This also happens when you click on the titlebar of an unfocused window. *** Bug 159269 has been marked as a duplicate of this bug. *** SVN commit 787741 by lunakl: Make border sizes while maximizing take effect even when the actual geometry does not change. BUG: 158252 M +12 -3 client.cpp M +1 -1 client.h M +21 -9 geometry.cpp M +1 -1 workspace.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=787741 |