-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.31.1
-
Fix Version/s: None
-
Component/s: Basic-Nucl, Basic-Protein
-
Labels:
-
Affect Type:Userdefined
Scenario:
- Open Sequence View for "murine.gb".
Expected result: there is "CDS" annotations group in the Annotations Editor. It is shown "(0, 4)" nearby the group name (i.e. there are 0 subgroups, 4 annotations). - Select sequence region: "1000..2000".
- Open "Create Annotation" dialog.
Expected result: there are fields "Group name" and "Annotation name" in the dialog. - Input "GROUP" to the "Group name" field.
- Input "ANNOT" to the "Annotation name" field.
- Close "Edit Annotations" dialog, applying the changes.
Expected result: there is "GROUP" group in the Annotations Editor. It is shown "(0, 1)" nearby the group name. There is one "ANNOT" annotation under the group. - Drag "ANNOT" annotation to the "CDS" group using the mouse.
Current result:- It is written "(0, 5)" near the "CDS" group in the Annotations Editor.
- There is "ANNOT" annotation under the "CDS" group.
- It is written "(0, 1)" near the "GROUP" group in the Annotations Editor.
- There are two "ANNOT" annotations in the Zoom View.
Probably, there should be one "ANNOT" annotation in the "CDS" group and zero annotations in the "GROUP" group in the Annotations Editor. And there should be only one annotation in the Zoom View. However, there will be problems on saving the document: the empty groups are not kept after document reloading.
- relates to
-
UGENE-5015 Annotation drag&drop works wrong
- Closed
-
UGENE-7823 Annotations duplicate when drag'n'nrop them in Annotation Table
- Closed