Comment 2 for bug 1576302

Revision history for this message
Zsombor Egri (zsombi) wrote :

Hold on.... ListView navigation is possibl eONLY if the ListView is focused. If the focused item is a Header action, the up/down keys will NOT be captured by the ListView. It is illogical that up/down keys should be grabbed by the ListView even if it has no focus.

Enter/Return/Space key handling si in a separate MR. Should the Space key also act as Enter on ListItems? Or only on Buttons?