| Summary: | Lower Window does not focus the new top window | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Will Stephenson <wstephenson> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | esigra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Will Stephenson
2009-01-28 10:33:32 UTC
SVN commit 917644 by lmurray: When the user lowers the active window with a shortcut automatically focus the next available window. BUG: 182146 M +6 -0 useractions.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=917644 SVN commit 917649 by lmurray: When the user lowers the active window with a mouse action also automatically focus the next available window. BUG: 182146 M +4 -0 useractions.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=917649 SVN commit 919003 by lmurray: Backport: When the user lowers the active window with a shortcut or a mouse action automatically focus the next available window. CCBUG: 182146 M +10 -0 useractions.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=919003 |