-
Type: Bug
-
Status: Tested
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 51
-
Component/s: None
-
Labels:None
-
Sprint:DEV-51-3, DEV-51-4
-
Affect Type:Userdefined
Scenario1:
- Open Samples/GenBank/murine.gb
- Select 1:20 sequence and create the first fragment from context menu Cloning->Create Fragment
- Select 50:60 sequence and create the second fragment Cloning->Create Fragment
- Open Cloning->Create molecule dialog
- Click Add All button
- Select the first fragment and click Adjust 3'end button
- Remove this fragment
- Click Adjust 5'end button again
SAFE_POINT: Trying to recover from nullptr error: selectedItem at D:\ugene\src\plugins\enzymes\src\ConstructMoleculeDialog.cpp:386
Scenario2:
- Repeat 1-5 steps
- Select the first fragment and click Adjust 3'end button
- Move selected fragment down
- Click Adjust 3'end button again
Trying to recover from error: Should be circular at D:\ugene\src\plugins\enzymes\src\ConstructMoleculeDialog.cpp:428
- relates to
-
UGENE-7843 Improve "Construct molecule" and "Edit molecule fragment" dialogs
- Tested