Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Implemented unlock dialog for auto type (bug #197)#99

Closed
sevanteri wants to merge 9 commits intokeepassx:masterfrom
sevanteri:master
Closed

Implemented unlock dialog for auto type (bug #197)#99
sevanteri wants to merge 9 commits intokeepassx:masterfrom
sevanteri:master

Conversation

@sevanteri
Copy link
Copy Markdown

I implemented a dialog for unlocking the first database tab when all databases are locked and the autotype hotkey is pressed.
Link to the issue: https://www.keepassx.org/dev/issues/197

@sevanteri
Copy link
Copy Markdown
Author

Travis seems to fail because of the GUI additions.

@sevanteri sevanteri force-pushed the master branch 2 times, most recently from 64ce626 to 9745565 Compare May 19, 2015 10:06
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be very unhappy if there is no database tab.
You'll want to iterate over the databases and show the dialog for the first database that is actually locked.

@debfx
Copy link
Copy Markdown
Member

debfx commented Jul 10, 2015

UnlockDatabaseDialog should be closed once the database has been unlocked or closed from the main window.

@sevanteri
Copy link
Copy Markdown
Author

Right'o.

Currently auto type is performed on all of the unlocked databases. If all of the databases are locked, then a dialog is shown for the first tab.

And I just realized there is no point iterating the tabs if all of them are locked. Useless for loop there...

@sevanteri sevanteri closed this Dec 10, 2015
andrewcchen pushed a commit to andrewcchen/keepassx that referenced this pull request May 6, 2016
for auto type

See pull request keepassx#99 for original
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants