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

Inconsistent behavior of copy-paste and cut-paste operations with macromolecule abbreviations #5674

Closed
Zhirnoff opened this issue Oct 7, 2024 · 1 comment · Fixed by #5867 or #5872
Assignees
Labels
bug Macro-Micro Bucket: Macro-Micro View related issues Priority: High

Comments

@Zhirnoff
Copy link
Collaborator

Zhirnoff commented Oct 7, 2024

Steps to Reproduce

  1. Open file in Macro mode (Flex mode) not-cycled-sequence.zip
  2. Switch to Micro mode
  3. Select all abbreviations and copy/paste
  4. Repeat p.3 for cut/paste

Actual behavior
Some macromolecule abbreviations are copied or cut correctly, while others are not included in the operation.
This inconsistency leads to partial copies or cuts, with some abbreviations missing after the paste operation, making the workflow unreliable.
Sometimes errors appear in the DevTool console.

Expected behavior
All selected macromolecule abbreviations should be copied or cut and pasted consistently, maintaining their original structure and positioning.

Videos

2024-10-07_18h32_19.mp4

Desktop:

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

Ketcher version
[Version 2.26.0-rc.1]
Indigo version
[Version 1.25.0-rc.1]
Bug found during testing: #5400

@Zhirnoff
Copy link
Collaborator Author

Zhirnoff commented Nov 4, 2024

Tested. Bug fixed.

2024-11-04_17h02_53.mp4

Desktop:

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

Ketcher version
[Version 2.26.0-rc.7]
Indigo version
[Version 1.25.0-rc.4]

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