https://bugs.kde.org/show_bug.cgi?id=384935
Bug ID: 384935
Summary: Focus stealing prevention keeps KWallet window in
background
Product: kwin
Version: 5.10.5
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
## Steps to reproduce
I have kwin's focus stealing prevention is enabled and set to "Low".
When I type "git push" in Konsole and access to the repository needs an SSH
key, ksshaskpass fires up to get my SSH key unlocked. ksshaskpass first opens
the wallet to see if my password is stored there.
## Actual behavior
The KWallet window asking for my wallet password is opened in the background.
## Expected behavior
The window should open in the foreground.
This is problematic enough that I end up disabling focus stealing prevention,
even though in many other cases I would actually love to have it enabled. I am
going to try and work around this using window-specific rules, but something
like this seems like it should work out-of-the-box.
--
You are receiving this mail because:
You are watching all bug changes.