Summary: | Focus stealing prevention keeps KWallet window in background | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kwallet | Reporter: | Ralf Jung <post> |
Component: | general | Assignee: | Valentin Rusu <valir> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kdelibs-bugs, mk.mateng |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=141267 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ralf Jung
2017-09-21 14:47:04 UTC
KWallet needs to set the correct hints to the window manager so that it does not think it's trying to steal focus. Is there a KWindowSystem function for setting this hint? I only found forceActiveWindow() which is documented to bypass the stealing prevention. Related to Bug 141267, maybe a duplicate. |