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

Macro: The Uncaught TypeError appears in the DevTool Console, when scrolling until it stops, using the Shift+Left arrow, in the Text-editing mode #4271

Closed
ViktoriaTkacheva opened this issue Mar 19, 2024 · 1 comment · Fixed by #4298 or #4300

Comments

@ViktoriaTkacheva
Copy link
Collaborator

Steps to Reproduce

  1. Launch “Ketcher” and switch to the Macro mode

  2. Open the DevTool Console

  3. Open this file Macro sequence.zip

  4. Go to the Sequence mode

  5. Right-click on the row of nucleotides on the canvas and select the “Edit sequence” option

  6. Press the hotkeys Shift+Left arrow until it stops scrolling this nucleotides’ row and a few more times

  7. Verify the DevTool Console

Actual behavior
When scrolling until it stops, using the hotkeys Shift+Left arrow, in the Text-editing mode, the Uncaught TypeError appears in the DevTool Console (collapsed and full-screen mode)

Expected behavior
When scrolling until it stops, using the hotkeys Shift+Left arrow, in the Text-editing mode, no error in the DevTool Console

Screenshots

2024-03-18_13h44_03.mp4

Desktop (please complete the following information):

  • OS: Windows 10 Pro (version 22H2) x64
  • Browser: Сhrome
  • Version: (122.0.6261.112) x64

Ketcher version 2.20.0-rc.1

Issue found while testing #3819

@ViktoriaTkacheva ViktoriaTkacheva added this to the Ketcher 2.20.0-rc.2 milestone Mar 19, 2024
rrodionov91 added a commit that referenced this issue Mar 21, 2024
… when scrolling until it stops, using the Shift+Left arrow, in the Text-editing mode
@rrodionov91 rrodionov91 self-assigned this Mar 21, 2024
rrodionov91 added a commit that referenced this issue Mar 21, 2024
… when scrolling until it stops, using the Shift+Left arrow, in the Text-editing mode (#4298)

Co-authored-by: Roman Rodionov <[email protected]>
rrodionov91 added a commit that referenced this issue Mar 21, 2024
… when scrolling until it stops, using the Shift+Left arrow, in the Text-editing mode
rrodionov91 added a commit that referenced this issue Mar 21, 2024
… when scrolling until it stops, using the Shift+Left arrow, in the Text-editing mode (#4300)

Co-authored-by: Roman Rodionov <[email protected]>
@Zhirnoff
Copy link
Collaborator

Tested on build 2.20.0-rc.2 Bug is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment