-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution:
Fixed
-
Affects Version/s:
1.19
-
-
Component/s:
None
-
-
-
Tests Type:
GUI automatic
-
-
- Open human_T1.fa.
- Open "Search in Sequence" option panel tab.
- Insert pattern: "AAACCCTTT".
Expected state: 5 results found, one of them is selected on sequence view.
- Change "Limit results number to:" spinbox value several times.
Bug state: The search results are recalculated on every spinbox value change. Also, a random result is selected on the sequence view every time.
Expected state:
- The results are recalculated only when the limit parameter is less than the current number of results.
- The first found region is selected in the sequence view.