We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce
Actual behavior In sequence mode, each press adds two characters and when deleted, also removes two
Expected behavior In sequence mode, each press adds one character and when deleted, also removes one
Screenshots
Desktop:
Ketcher version [Version 2.22.0-rc.3] Indigo version [Version 1.21.0-rc.1]
The text was updated successfully, but these errors were encountered:
#4823 - In sequence mode, each press adds two characters and when del…
6fb4539
…eted, also removes two - added removing keydown subscription after editor destroy
5a0fd66
…eted, also removes two (#4825) - added removing keydown subscription after editor destroy
67ab5a2
14d1b4f
…eted, also removes two (#4827) - added removing keydown subscription after editor destroy
Verified.
Sorry, something went wrong.
Tested. Bug fixed. Desktop:
Ketcher version [Version 2.22.0-rc.4] Indigo version [Version 1.21.0-rc.1]
rrodionov91
Successfully merging a pull request may close this issue.
Steps to Reproduce
Actual behavior
In sequence mode, each press adds two characters and when deleted, also removes two
Expected behavior
In sequence mode, each press adds one character and when deleted, also removes one
Screenshots
2024-06-10_17h29_45.mp4
Desktop:
Ketcher version
[Version 2.22.0-rc.3]
Indigo version
[Version 1.21.0-rc.1]
The text was updated successfully, but these errors were encountered: