epam / ketcher

Web-based molecule sketcher
https://lifescience.opensource.epam.com/ketcher/demo.html
Apache License 2.0
485 stars 165 forks source link

Simple Objects are duplicated after saving in Macro mode #5169

Open ivanmaslow opened 3 months ago

ivanmaslow commented 3 months ago

Steps to Reproduce

  1. Add different elements to Canvas or load it from .ket file: test1.zip image
  2. Switch to Macro mode
  3. Click on "Save as..."
  4. Click on Cancel
  5. Switch back to Micro mode
  6. Try to move shapes, reaction tools and text to check duplication

Actual behavior Shapes, reaction tools and text are duplicated: image Issue with moving of elements is reported here - https://github.com/epam/ketcher/issues/5168

Expected behavior Shapes, reaction tools and text aren't duplicated

Desktop:

Ketcher version:

Indigo version:

Additional context

https://github.com/user-attachments/assets/c91136ec-cdea-4160-96c6-c3633e284386

ivanmaslow commented 3 months ago

Seems these two issues are related to each other - https://github.com/epam/ketcher/issues/5181