0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 04:12:15 +02:00
keepassxc/docs
Jonathan White d9ae449f04
Improve Auto-Type Select Dialog
Significant improvements to the Auto-Type select dialog. Reduce stale and unnecessary code paths.

* Close select dialog when databases are locked.
* Close open modal dialogs prior to showing the Auto-Type select dialog to prevent interference.
* Never perform Auto-Type on the KeePassXC window.
* Only filter match list based on Group, Title, and Username column data (ie, ignore sequence column)
* Always show the sequence column (revert feature)
* Show selection dialog if there are no matches to allow for a database search

* Close #3630 - Allow typing {USERNAME} and {PASSWORD} from selection dialog (right-click menu).
* Close #429 - Ability to search open databases for an entry from the Auto-Type selection dialog.
* Fix #5361 - Default size of selection dialog doesn't cut off matches
2021-02-21 16:33:54 -05:00
..
images Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
man Bump version to 2.7.0 2020-10-25 09:44:28 -04:00
styles Cleanup config initialization, add local config options 2020-09-26 09:26:10 -04:00
topics Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
CMakeLists.txt Bump version to 2.7.0 2020-10-25 09:44:28 -04:00
FuzzTest.md Add fuzz test support 2020-10-08 22:49:34 -04:00
GettingStarted.adoc Bump version to 2.7.0 2020-10-25 09:44:28 -04:00
UserGuide.adoc Bump version to 2.7.0 2020-10-25 09:44:28 -04:00