-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:5
-
Affect Type:Userdefined
Problem is reproducible on master build 34.0-dev
Scenario:
- Open a Sanger Reads Editor window.
- Select a read in the name list.
- Press Delete key.
Expected state: the selection is deleted
Current state: CrashAssertion failed: isInRange(QPoint(selection.x() + selection.width() - 1, selecion.y() + selection.height() - 1)), file src\ov_msa\view_rendering\MaEditorSequnceArea.cpp, line 357
- relates to
-
UGENE-6546 Select the same region in another sequence in an alignment
- Closed