Comment 0 for bug 978926

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote : Quicklist key navigation is not consistent to menus

Keynavigation for quicklist should work as explained above:

1) When no item is selected pressing the Down arrow key should select the first item (from top)
2) When no item is selected pressing the Up arrow key should select the last item (from top)
3) When the last item is selected, pressing the Down arrow key should select the first item
4) When the first item is selected, pressing the Up arrow key should select the last item

All these cases assume that the mouse pointer is outside the quicklist or over an item and not moving, in the case that the mouse pointer is moved over an unselected item, the focus should be moved to that item.