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

Auto-Type - Notify User which part of sequence is invalid #5334

Closed
OLLI-S opened this issue Aug 24, 2020 · 0 comments · Fixed by #5864
Closed

Auto-Type - Notify User which part of sequence is invalid #5334

OLLI-S opened this issue Aug 24, 2020 · 0 comments · Fixed by #5864
Assignees
Milestone

Comments

@OLLI-S
Copy link

OLLI-S commented Aug 24, 2020

I KeePass I have the Auto-Type code: {C:Comment}, see also #5333
Currently you show the following message when the syntax of the Auto-Type statement is not correct:

image

I suggest that you show the invalid part in this message, like:

The following statement in the Auto-Type statement is not correct or not supported:
{C:Felder auf mehreren Seiten}

This way users see what part is not correct/not supported.

@droidmonkey droidmonkey changed the title Auto-Type - Show invalide code Auto-Type - support comment syntax Aug 24, 2020
@droidmonkey droidmonkey added this to the v2.7.0 milestone Aug 24, 2020
@droidmonkey droidmonkey self-assigned this Aug 24, 2020
@droidmonkey droidmonkey changed the title Auto-Type - support comment syntax Auto-Type - Notify User which part of sequence is invalid Aug 24, 2020
droidmonkey added a commit that referenced this issue Dec 3, 2020
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
droidmonkey added a commit that referenced this issue Dec 17, 2020
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
droidmonkey added a commit that referenced this issue Dec 24, 2020
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
droidmonkey added a commit that referenced this issue Dec 26, 2020
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
droidmonkey added a commit that referenced this issue Feb 14, 2021
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
droidmonkey added a commit that referenced this issue Feb 15, 2021
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
droidmonkey added a commit that referenced this issue Feb 22, 2021
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
libklein pushed a commit to libklein/keepassxc that referenced this issue Mar 1, 2021
* Close keepassxreboot#2603 - Add support for modifier syntax (+, ^, and %)
* Fix keepassxreboot#2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close keepassxreboot#5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix keepassxreboot#2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants