epam / ketcher

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

All structures should be opened from a file without breaking. #4196

Open NadezhdaPeskun opened 8 months ago

NadezhdaPeskun commented 8 months ago

Steps to Reproduce

  1. Launch “Ketcher” and switch to the Macro mode
  2. Open >> Open from file (Macro and Micro order SEQ)
  3. Add to Canvas
  4. Switch to the Micro mode >> we can see Sequence see Screenshot 2024-03-05 062304
  5. Open >> Open from file the same file
  6. Add to Canvas >> Second Sequence structure is broken.

Actual behavior If we open structure with sequence in the Micro Mode secondary times - it seems successful. (see screenshot) If we open from file structure in the Macro initially and the same structure in the Micro - second structure is broken https://github.com/epam/ketcher/issues/4203

Expected behavior All structures should be opened from file on the Canvas without breaking.

Screenshots

Screenshot 2024-03-05 062304 Screenshot 2024-03-05 063712 Screenshot 2024-03-05 062304 -2

Macro and Micro order SEQ.zip

Version: • [Version 2.19.0-rc.1] Build at 2024-02-19; 15:44:02 • [Indigo Toolkit] Version 1.18.0-rc.7.0-g8a5c36802-wasm32-wasm-clang-12.0.0 • Environment details: • OS: Windows 10 Pro (version 22H2) x64 • Browser: Сhrome • Version: (122.0.6261.95) x64 Ketcher version 2.19.0 – rc.1

Zhirnoff commented 7 months ago

Perhaps this is due to this bug: https://github.com/epam/ketcher/issues/3928

AlexeyGirin commented 6 months ago

Moved to Refined Backlog since no fix over 2 versions