Summary: | Undo "Present Windows" by hitting corner again doesn't work after mouse action | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Tobias <flabbergasted> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tiposchi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.2 | |
Sentry Crash Report: |
Description
Tobias
2009-07-14 22:35:57 UTC
(In reply to comment #0) > Expected result: > - Moving cursor to screen corner should end "Present Windows" mode Thanks for confirming that there is something wrong. I noticed that already but was kind of unsure if it's related. No problem. Thanks for the speed you reply to those reports with and fix the bugs! I'm glad that I can at least help you some by reporting bugs! I tried to investigate and it is really strange. Looks like there is a problem with our present windows input window which interferes while closing the window resulting in the corner to not trigger anymore. As soon as the effect ends the corner is usable again. *** Bug 238719 has been marked as a duplicate of this bug. *** SVN commit 1179522 by graesslin: Ensure electric borders are above effect input windows after blocking stacking order updates. BUG: 200235 FIXED-IN: 4.5.2 M +5 -0 layers.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1179522 SVN commit 1179523 by graesslin: Forward port rev 1179522: Ensure electric borders are above effect input windows after blocking stacking order updates. CCBUG: 200235 M +5 -0 layers.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1179523 |