-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: 1.9.2
-
Component/s: Basic-Nucl, Basic-Protein
-
Labels:None
-
Affect Type:Userdefined
When opening fasta file with a lot of sequences (>=100) UGENE automatically opens a single sequence view window and selects N (~20) sequences to show.
The bug is that these sequences are selected randomly.
Expected behaviour: select first N.
The reason of the order lost is in using QSet<> to filter results in OpenViewTask for AnnotatedDNAView