Michael added a comment.

  Tab navigation
  
  GIVEN no text is in the input
  AND the menu is closed (as it should always be in this case)
  WHEN the user presses the tab key
  THEN the focus moves to the next element
  
  GIVEN some text is in the input
  AND the menu is open and shows some results
  AND one of the results has been highlighted with the arrow keys
  WHEN the user presses the Tab key
  THEN the currently highlighted Item is selected
  AND the focus moves to the next element
  
  GIVEN some text is in the input
  AND the menu is open and shows some results
  AND **//no//** result has been highlighted with the arrow keys
  WHEN the user presses the Tab key
  THEN the focus moves to the next element
  AND no item is selected
  AND the text in the input remains unchanged

TASK DETAIL
  https://phabricator.wikimedia.org/T265884

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, Michael
Cc: Michael, Aklapper, Jakob_WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to