Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fixes issus #17252. a11y improvements. fix Talkback item selection. i18n for the status text. * fixes issues of #17252. a11y improvements. fix Talkback item selection. i18n for the status text. * Make aria-activedescendant empty when none is selected. see w3c/aria#501 (comment) * Make aria-activedescendant empty when none is selected. see w3c/aria#501 (comment) * Transformation must end with visibility hidden. Fixes tab navigation to hidden li item * Also in css leading tab characters. After css transition everything in the suggestion list must be hidden and for example links in suggestions should not be in the tab sequence anymore * Fixes issue of #17255. Tab navigation when suggestions are shown is wrong --------- Co-authored-by: Nico <[email protected]@users.noreply.github.com>
- Loading branch information