-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Auto-Type {CLEARFIELD} not working #426
Copy link
Copy link
Closed
Milestone
Description
I want to make sure that user name and password fields are cleared. So I setup the auto-type sequence as {CLEARFIELD}{USERNAME}{TAB}{CLEARFIELD}{PASSWORD}
Expected Behavior
I expected that user name and password fields will be cleared.
Current Behavior
The fields weren't cleared, just like {CLEARFIELD} was non existent.
Possible Solution
Steps to Reproduce (for bugs)
- Set auto-type (either group or entry itself) {CLEARFIELD}{USERNAME}{TAB}{CLEARFIELD}{PASSWORD}
- The try auto type feature
Your Environment
- KeePassXC version/commit used: 2.1.3
- Qt version (e.g. Qt 5.3): 5.8.0
- Compiler (e.g. Clang++3.6.0):
- Operating System and version: Ubuntu 16.04.2
Reactions are currently unavailable