Summary: | "Focus prevention: High" prevents windows from being raised, despite independent raise & focus preference | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Rickard Westman <rwestman> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.12.8 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rickard Westman
2019-08-10 18:30:54 UTC
I'm sorry, but our understanding of focus stealing is also preventing windows from raising itself. I assume you don't experience this with all apps. If I am right, please report the issue to the affected applications: they shouldn't try to raise themselves. This is important as Wayland doesn't allow changes of stacking order. Perhaps the function should just be renamed "focus stealing and raise prevention"? Or at least, mention that they are connected in the help? When the settings otherwise allow focus and raise operations to be independent, it's very confusing that they are forcibly connected here without any mention of that being the case. This is no problem for me personally, now, since I can live with changing the focus & raise prevention level to medium. Then I can successfully launch applications from one part of KDE without another part of KDE working against me. But I would never had found that solution myself, i.e. changing a focus-related setting to solve a problem that has nothing to do with focus behavior. |