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: Editing grid disappears but editing mode is on #4286

Closed
Zhirnoff opened this issue Mar 20, 2024 · 1 comment · Fixed by #4304 or #4305
Closed

Macro: Editing grid disappears but editing mode is on #4286

Zhirnoff opened this issue Mar 20, 2024 · 1 comment · Fixed by #4304 or #4305

Comments

@Zhirnoff
Copy link
Collaborator

Zhirnoff commented Mar 20, 2024

Steps to Reproduce

  1. Switch to Macro mode
  2. Right-click and start new sequence
  3. Add some letters
  4. Delete all letters by pressing 'Backspace' or 'Delete'

Actual behavior
Editing grid disappears but editing mode is on

Expected behavior
The editing grid remains empty. Editing mode is enabled. The user can enter new letters that he needs.
Outclick and 'Esc' stops the text-editing mode.

Screenshots

2024-03-20_09h02_19.mp4

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version 112.0.5615.138 (Official Build) (64-bit)

Ketcher version
[Version 2.20.0-rc.1]

@Zhirnoff
Copy link
Collaborator Author

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