Version: unspecified (using KDE 4.5.95) OS: Linux I use two actvities and found it's annoying after switch activity, the window in previous activity is still being focused. I might use some hotkey immediately, but it will be capture by another window. Reproducible: Didn't try Steps to Reproduce: 1. Create two activities 2. open one window per activity. 3. switch activity Actual Results: After switch activity, the window in previous activity will still be focused and catch hotkeys. Expected Results: Window in another activity will be focoused .
Sorry, forgot to choose reproducible, it happens everytime.
ahh, this. I've been avoiding this for a while. :/ the code involved is rather scary. I'll try and talk myself into looking into it next week. :) note: this bug actually belongs to kwin. I ought to create an activities component over there so that I can reassign it...
Duplicate of Bug 262421 ? Alt + Tab and Meta + Tab should behave similar, n'est-ce pas ?
SVN commit 1214045 by chani: improve stack & focuschain activity checks BUG: 262730 M +1 -1 layers.cpp M +2 -2 tabbox.cpp M +1 -1 useractions.cpp M +7 -7 workspace.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1214045
SVN commit 1214046 by chani: backport r1214045: improve stack & focuschain activity checks CCBUG: 262730 M +1 -1 layers.cpp M +2 -2 tabbox.cpp M +1 -1 useractions.cpp M +7 -7 workspace.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1214046