-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 45, 46, 47, 48, 49
-
Fix Version/s: None
-
Component/s: Basic-Nucl, Basic-Protein
-
Tests Type:GUI automatic
-
Affect Type:Userdefined
I believe the bug existed in all versions.
In all Sequence View dialogs, pressing Tab doesn't correspond to the visible order of widgets. We need to fix it or justify why this cannot be done.
Example scenario:
- Open human_T1.
Expected: SV appears. - Click the "Find pattern [Smith-Waterman]" button on the Global actions toolbar.
Expected: the "Smith-Waterman Search" dialog appears. - Press Tab several times and check how the focus changes:
- Based on the dialog layout, the traversal order is expected to be as follows:
- Widget for editing the line "Enter pattern here"
- Group of buttons "Search in"
- Group of buttons "Strand"
- Region widgets
- Combo box "Algorithm version"
- but after "Strand" the focus doesn't go to the Region.
And so on for all Global Sequence View Action dialogs.