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

Unable to change autotype keystrokes using predefined fields #1300

Closed
tbradsha opened this issue Oct 12, 2019 · 2 comments
Closed

Unable to change autotype keystrokes using predefined fields #1300

tbradsha opened this issue Oct 12, 2019 · 2 comments
Assignees
Labels
Type ◦ Bug Something isn't working
Milestone

Comments

@tbradsha
Copy link

To Reproduce
Steps to reproduce the behavior:

  1. Go to an entry
  2. Click on more... → Auto-type settings
  3. Add some predefined fields/keys in the Keystrokes field
  4. Navigate away from the entry
  5. Return to the entry, and the modified Keystrokes field is reset to default

Note that typing something like asdf saves in the entry.

Expected behavior
The Keystrokes field should allow predefined fields/keys, including the following variations:

{USERNAME}
{USERNAME}{TAB}{PASSWORD}
{USERNAME}{TAB}{TAB}{PASSWORD}{ENTER}

Environment

KeeWeb v1.11.8 (0fabdac9, 2019-10-11)
Environment: electron v6.0.2
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) KeeWeb/1.9.2 Chrome/76.0.3809.110 Electron/6.0.2 Safari/537.36

Kdbx File
It occurs on the demo DB as well.

Logs
Nothing was logged.

@antelle antelle added the Type ◦ Bug Something isn't working label Oct 12, 2019
@antelle
Copy link
Member

antelle commented Oct 12, 2019

Temporary hack: type a character and delete it after selecting something from the dropdown.

@antelle antelle self-assigned this Oct 12, 2019
@tbradsha
Copy link
Author

Spectacular! For an example of the workaround, first add it like this, with a character at the end:

{USERNAME}{TAB}{TAB}{PASSWORD}{ENTER}a

Leave the entry, come back, and remove the extra character at the end:

{USERNAME}{TAB}{TAB}{PASSWORD}{ENTER}

@antelle antelle added this to the v1.11.x milestone Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type ◦ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants