584 - Minor - Thumbnails view navigation issue
Posted: 06.04.2012, 13:09
- make 2 columns of thumbnails, resize the splitter, or/and change the thumb size
- last row must have a single thumbnail
- use only keys left and right to navigate between first and last item
Example:
[..] [1]
[2] [3]
[4] [5]
[6]
- navigation from item [..] to item [5] works good
- go to item [1]
- press the right key
- item [2] is highlighted
- now press the left key
- item [1] is highlighted
- go to item [5]
- press the right key
- item [6] is highlighted (correct)
- now press the left key
= item [5] should be highlighted, but nothing happens (still the item [6] is highlighted)
This bug occurs also if more columns are displayed, but it's easier to test with 2 columns.
- last row must have a single thumbnail
- use only keys left and right to navigate between first and last item
Example:
[..] [1]
[2] [3]
[4] [5]
[6]
- navigation from item [..] to item [5] works good
- go to item [1]
- press the right key
- item [2] is highlighted
- now press the left key
- item [1] is highlighted
- go to item [5]
- press the right key
- item [6] is highlighted (correct)
- now press the left key
= item [5] should be highlighted, but nothing happens (still the item [6] is highlighted)
This bug occurs also if more columns are displayed, but it's easier to test with 2 columns.