-
Notifications
You must be signed in to change notification settings - Fork 177
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
Ignore abbreviation lookup for repetitive keystrokes #2982
Comments
Nitvex
added a commit
that referenced
this issue
Aug 1, 2023
Nitvex
added a commit
that referenced
this issue
Aug 1, 2023
8 tasks
Nitvex
added a commit
that referenced
this issue
Aug 2, 2023
Manual test cases will be written by me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Abbreviation lookup is shown, when user tries to change currently active tool from a group. This happens, for example, for bond tool – you press "1" and want to change bond type, but this actually causes abbreviation lookup to appear.
Solution
Do not show abbreviation lookup for repetitive keys, which are assigned as shortcuts.
Additional context
Knows issues:
– Bond tool
– Template tool, when changing Benzene ring -> Cyclopentadiene -> Cyclohexane
#185678973
The text was updated successfully, but these errors were encountered: