Skip to content

Autocomplete accessibility

Closes #1219 (closed)

Changes

  • Autocomplete suggestions are read out by screenreaders
  • The default selection will be nothing selected (behaviour change, ENTER when the suggestions just popped up will NOT fill in the first candidate)
  • When typing things the currently selected suggestions will be reset
  • Up and down keys will now rotate among the selections AND the input box (nothing selected)
  • Waiting for user feedback
Edited by tusooa

Merge request reports