Scenario to reproduce:
- Open "data/samples/CLUSTALW/COI.aln".
- Remove the COI object in the project view.
Expected state: there is an empty document in the project view, it is marked as modified. - Unload the document, do not save the modifications.
- Load the unloaded document.
Expected state: the document is loaded, it is not marked as modified.
Current state: an assertion fails in debug mode, the document is marked as modified even after reloading.
- duplicates
-
UGENE-4059 SAFE_POINT on opening text document
- Closed