| Summary: | Pressing alt-tab with only one window of the desktop disables the 'present windows from all desktops' ( Ctrl-F10 ) effect. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | David Sibai <david.sibai> |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.4.5 | |
| Sentry Crash Report: | |||
|
Description
David Sibai
2010-06-04 15:32:38 UTC
interesting bug, but I can reproduce SVN commit 1136822 by graesslin: If presentwindows does not get activated, we have to revert the tabbox state or next activation is not possible. BUG: 240730 FIXED-IN: 4.4.5 M +2 -0 presentwindows.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1136822 SVN commit 1136823 by graesslin: Forward port rev 1136822: If presentwindows does not get activated, we have to revert the tabbox state or next activation is not possible. CCBUG: 240730 M +2 -0 presentwindows.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1136823 |