-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
System pop-up dialogs for file manipulation are getting randomly closed on their own #5295
Copy link
Copy link
Closed
Labels
Milestone
Description
Overview
All OS system pop-up dialogs like Open Database..., Save Database As..., Save Database Backup..., etc. ..., are getting closed on their own after short period of time, without user clicking/selecting appropriate button to close them.
Steps to Reproduce
- Go to
Database -> Open Database... - OS system pop-up dialog for file open pops up
- Use mouse to click somewhere in to the dialog and WAIT
- Dialog closes on it's own after a few seconds, usually in the frame of 10s
Expected Behavior
Dialog shall stay open until user selects desired action, e.g. after clicking on cancel or open button.
Actual Behavior
Dialog disappearts on it's own after some time - usually in the frame of 10secs. It looks like that closing time is shortened when user interacts with pop-up dialog (e.g. clicking in to it).
Context
KeePassXC - Version 2.6.1
Revision: 9a35bba
Operating System: macOS
Desktop Env: n.a.
Windowing System: n.a.
Reactions are currently unavailable