- Issue created by @rkoller
- 🇮🇳India utkarsh_33
I think this issue was fixed in this commit..
I manually tested this in chrome and safari but i cannot reproduce the issue on the latest 2.0.x.
@rokoller can you again check if this issue still persists?If yes can you specify the browsers in which you can reproduce this issue? - 🇩🇪Germany rkoller Nürnberg, Germany
the commit you've referenced is about something else, probably the commit was fixing #3458844-33: Improve keyboard navigation/general a11y for categories dropdown → , but the problem this issue is about is still relevant, otherwise i wouldnt have opened the followup. the issue got raised in #3458844-36: Improve keyboard navigation/general a11y for categories dropdown → . i've rested, and the problem persists with voiceover active in safari, edge and firefox on macos. as outlined in the issue summary and the acompanying video. simply activate voiceover, expand the multiselect. first navigate by the
arrow down
key one or two entries down then useVO-arrow left
(VO = ctrl and option) and step back to the beginning of the multiselect dialog. and as you can see in the video the voiceover cursor steps outside the dialog and focuses elements outside the dialog that are located before the dilalog in the DOM. if you then pressarrow down
the voiceovercursor literally jumps back inside the dialog. the dialog remains open all the time. if you now scroll further down the dialog with thearrow down
key and one or two entries before the end use theVO-arrow right
button, now. the VO cursor is also reaching outside the dialog, but here the dialog immediatly collapses.