WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Reg: keyboard issue

for

From: Birkir R. Gunnarsson
Date: Mar 3, 2025 6:10AM


Does the dialog automatically open when you tab to an element?
Then you can fail it under WCAG 3.2.1 - on focus (it doesn't mention a
modal directly as a change of context, but it definitely is a massive
change of context).
If you need to activate a control to display the dialog, then you could
fail it under 2.4.3 - focus order (when you activate a modal dialog focus
must go directly to that dialog).
Alternatively under 1.3.2 - content order, a screen reader user has to be
made aware that new content is visible, either by having the content
display immdiately after the control or by moving focus to t.
These are just some ideas without having seen the actual experience.


On Mon, Mar 3, 2025 at 6:41 AM Raghavendra Babu Siddi via WebAIM-Forum <
<EMAIL REMOVED> > wrote:

> Adding one more point to it:
> This issue is reproducible both in forward and backward directions using
> Tab and Shift + Tab. And dialog has cancel and ok buttons on it.
> > From: WebAIM-Forum < <EMAIL REMOVED> > on behalf of
> Raghavendra Babu Siddi via WebAIM-Forum < <EMAIL REMOVED> >
> Sent: Monday, March 3, 2025 5:04 PM
> To: WebAIM Discussion List < <EMAIL REMOVED> >
> Cc: Raghavendra Babu Siddi < <EMAIL REMOVED> >
> Subject: [EXTERNAL] [WebAIM] Reg: keyboard issue
>
> Hi Team,
>
> Please help with on the following query:
>
> keyboard focus is going to the parent page control when Dialog/ Side panel
> opened on the page. which success criteria it fails?
>
> Thanks,
> Raghavendra
>
>
>

--
Work hard. Have fun. Make history.