Re: Question regarding ARIA-Modal on mobile devices

I'm going to make a stupid suggestion, you might be able to do what you
want using the fullscreen api
https://blog.logrocket.com/experimenting-with-fullscreen-api/
an article I wrote some years ago, it noted some accessibility issues that
have been fixed in this year.

Hope it is of interest at least,
Bryan Rasmussen

On Sat, Dec 14, 2024 at 12:36 PM Ginger Claassen <ginger.claassen@gmx.de>
wrote:

> Good Morning folks,
>
>
> We are currently working on an app for mobile devices (android and IOS)
> where we have a modal popup. However, when on a mobile device, both OS,
> we can swipe outside the popup and reach the browser controls. Is this
> an expected behavior or can we somehow make sure that this does not
> happen when using VoiceOver or TalkBack?
>
> We were looking on the web and found quite some infos but no definitive
> answer what the expected behavior is supposed to be.
>
>
> Thanks in advance for your input!
>
>
> Solong and a happy third advent
>
>
>     Ginger
>
>
>

Received on Saturday, 14 December 2024 11:40:02 UTC