E-mail List Archives
Re: Jaws going to top of page when closing modal
From: Birkir R. Gunnarsson
Date: Sep 26, 2019 8:28PM
- Next message: Ramshif Richu: "Thoughts on PDF Accessibility"
- Previous message: glen walker: "Re: Document Remediation:"
- Next message in Thread: David Engebretson Jr.: "Re: Jaws going to top of page when closing modal"
- Previous message in Thread: Patrick H. Lauke: "Re: Jaws going to top of page when closing modal"
- View all messages in this Thread
Yeap, what Patrick said. If you do not specify where focus should go
after a modal closes the browser will send it to the start of the
document.
On 9/26/19, Patrick H. Lauke < <EMAIL REMOVED> > wrote:
> On 26/09/2019 16:49, Barry Hill wrote:
>> Why would Jaws with Chrome throw the user back to the top of a page when
>> closing a modal on a web page?
>
> Because once the modal dialog is closed, focus isn't programmatically
> set back to the most sensible location of the page (usually, the control
> that first opened the modal). So when the modal disappears, the element
> that currently had focus also vanished, so focus is reset back to the
> start of the document.
>
> In short, a coding issue.
>
> P
> --
> Patrick H. Lauke
>
> www.splintered.co.uk | https://github.com/patrickhlauke
> http://flickr.com/photos/redux/ | http://redux.deviantart.com
> twitter: @patrick_h_lauke | skype: patrick_h_lauke
> > > > >
--
Work hard. Have fun. Make history.
- Next message: Ramshif Richu: "Thoughts on PDF Accessibility"
- Previous message: glen walker: "Re: Document Remediation:"
- Next message in Thread: David Engebretson Jr.: "Re: Jaws going to top of page when closing modal"
- Previous message in Thread: Patrick H. Lauke: "Re: Jaws going to top of page when closing modal"
- View all messages in this Thread