Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password input field is not foreground with focus after restore when Password Safe is in taskbar mode (i.e., when "Put icon in System Tray" is disabled/unchecked). #1014

Closed
AshleyT3 opened this issue Aug 30, 2023 · 0 comments

Comments

@AshleyT3
Copy link
Contributor

Password input field is not foreground with focus after restore when Password Safe is in taskbar mode (i.e., when "Put icon in System Tray" is disabled/unchecked).

OS: Windows 10 and Windows 11 with version v3.63 but issue goes back to circa 2012, observed on Windows 7 at that time.

Steps:

  1. Install Password Safe.
  2. Manage, Options, System, uncheck "Put icon in System Tray" to disable system tray usage.
  3. Lock Password Safe. You should see its icon remain in the taskbar given configuration step 2.
  4. Single click Password Safe taskbar icon and, on repro, notice Password Safe restores to the password entry dialog but the password field does not have focus.
AshleyT3 added a commit to AshleyT3/pwsafe that referenced this issue Aug 30, 2023
When a locked pwsafe is activated by a user taskbar click, it should not
hide its window because doing relinquishes its foreground status,
preventing the password input dialog from becomming foreground window.
This affects pwsafe when "Put icon in System Tray" is unchecked.
pwsafe#1014
AshleyT3 added a commit to AshleyT3/pwsafe that referenced this issue Aug 31, 2023
When pwsafe DB is locked while pwsafe is in non-systray "taskbar" mode,
the password entry dialog becomes the pwsafe app window. This allows
pwsafe DB unlock on activation to present the password entry dialog as
the foreground window with focus.
pwsafe#1014
@ronys ronys closed this as completed Sep 1, 2023
ronys pushed a commit that referenced this issue Sep 1, 2023
When pwsafe DB is locked while pwsafe is in non-systray "taskbar" mode,
the password entry dialog becomes the pwsafe app window. This allows
pwsafe DB unlock on activation to present the password entry dialog as
the foreground window with focus.
#1014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants