-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution:
Fixed
-
Affects Version/s:
1.20
-
-
-
- Open an alignment.
- Scroll to the end of it.
- Select a character.
- Press Shift and Left button multiple times.
Expected state: the selection is spread to the left. When the selection reaches the border of visible range, the alignment is scrolled to make the next character visible.
- Clear the selection and go the beginning of the alignment.
- Press Shift and Right button multiple times.
Expected state: the selection is spread to the right. When the selection reaches the border of visible range, the alignment is scrolled to make the next character visible.
Current state: the selection is spread to the right. When it reaches the border, the alignment is NOT scrolled. The characters are selected anyway.