Summary: | After activating "Show desktop," clicking on window in task manager does not get focus properly | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | battaglia01 |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aakandaurov, bugseforuns, nate, notuxius, plasma-bugs, vmatare+kdebug |
Priority: | NOR | Keywords: | regression, usability |
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=375993 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
battaglia01
2018-03-25 04:03:48 UTC
I put this as "general" for now as I wasn't sure if it should go to the Task Manager widget, or the Icons-Only Task Manager widget, or somewhere else. Please feel free to change. Can reproduce the issue in: Plasma: 5.12.3 Apps: 17.12.3 Frameworks: 5.44.0 Qt: 5.10.1 Kernel: 4.14.27-1-MANJARO OS: Netrunner Rolling The same behavior can be repdoduced with "minimize all windows" widget on neon dev unstable under X11. Looks like this bug belongs to kwin and was introduced by a fix to bug 375993. When calling Workspace::activateClient(), Workspace::setShowingDesktop() is called and with the code from that fix added it ends up activating a wrong window. *** Bug 419156 has been marked as a duplicate of this bug. *** Can confirm. Would you like to submit a fix, Alexander? This is fixed now. |