You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy an atom(e.g. Nitrogen) or structure (e.g. Benzene) to the clipboard ( CTRL+C )
Press CTRL+V on canvas
Then without clicking on the canvas - press CTRL+S
Expected behavior
In the save window that opens, in the preview section, the atom or structure has no coordinates because they were not added to the canvas
Actual behavior
In the save window that opens, in the preview section, the atom or structure has coordinates as if they were added to the canvas
Screenshots
Atom copied to clipboard (Nitrogen)
Structure copied to clipboard (Benzene)
Desktop (please complete the following information):
…d is saved with coordinates (#1956)
* Refactor savebutton module to get rid of onSave error, update keyHandle to remove not rendered structure from one to be saved
* #1902 Add type for saver
* #1902 Small refactoring - remove duplicate code
* #1902 Create separate function to prevent not rendered structure from saving
* #1902 Remove excess comment
Steps to Reproduce
Expected behavior
In the save window that opens, in the preview section, the atom or structure has no coordinates because they were not added to the canvas
Actual behavior
In the save window that opens, in the preview section, the atom or structure has coordinates as if they were added to the canvas
Screenshots


Atom copied to clipboard (Nitrogen)
Structure copied to clipboard (Benzene)
Desktop (please complete the following information):
Ketcher version
[2.6.4]
Additional info
If you select a different save format and then select v2000 again, then the coordinates disappear
https://user-images.githubusercontent.com/62464241/206707228-028782ac-4af1-4bb3-95a4-4bda2c7d6997.mp4
The text was updated successfully, but these errors were encountered: