Scenario:
- Open "data/samples/CLUSTAW/COI.aln".
- Click on the first sequence name, do not release the mouse button.
- Drag the sequence name to the last position in the Name List.
- Release the mouse button.
- Click "Undo" button on the toolbar.
Expected result: the row is moved back to the first position, "Undo" button is disabled.
Actual result: the row is moved to the position before the last one, "Undo" button is still enabled.
Each row moving is treated as a separate action that could be undone. If the mouse button was not released, then it should be treated as a single action.
- relates to
-
UGENE-6691 "Find pattern in MSA" task changes selection even if a user does a drag and drop action right in this moment
- Closed