-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Window still visible on macOS after credential access confirmation #4904
Copy link
Copy link
Closed
Description
Overview
When being in the browser, for instance, and credentials are requested, the access confirmation dialog is shown. So far so good. But as soon as I tap "allow" keepass will create a window, if it's not already existing. In my case I have a tray icon with hidden window normally. So after having confirmed, I have to re-hide the keepass window first again. That's just annoying.
Steps to Reproduce
- Unlock db, hide window
- open website you want to log in
- allow/deny credential request
- there you have again a window to hide
Expected Behavior
"allow", "deny" should only do their actions without producing new windows I don't want nor need.
Actual Behavior
Tapping "allow", "deny" are producing an open window, even if it was hidden before.
Context
KeePassXC - 2.6.0-beta1
Operating System: macOS
Reactions are currently unavailable