WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: [EXTERNAL]Combobox: what should the Esc key do?

for

From: Tim Harshbarger
Date: Apr 13, 2018 7:01AM


Depending on what you are trying to do, you might think about using an aria live region to convey information to screen reader users.

For example, if the person is typing information into a textfield and results that match that text are being put in the combobox, you could use an aria live region to tell them how many options are now displayed inside the box.