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?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1576302

Title:
  Cannot use keyboard to navigate the UITK gallery in single-column mode

Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Start the UITK gallery, and resize the window to have a single column.

  Now, with TAB you can navigate between the actions in the header, and
  the ListView with that list the different Pages with components. But
  it is not possible to use the arrow keys to select a ListItem, and
  then press ENTER/SPACE to open that page, because pressing the arrow
  (up/down) key automatically triggers the ListItem (onClicked?) and
  opens the Page. So only the first Page (ActionBar) can be opened using
  keyboard navigation when you have only one column.

  UX Fix: 
  In a single column view only the arrow keys for selection should be turned 
off and just move up and down the list, to select enter should be used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1576302/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to