[Webkit-unassigned] [Bug 236598] AX: manually blurring a focused element resets tab navigation to the start of the document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 05:43:23 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236598

--- Comment #2 from Aleksandr Hovhannisyan <aleksandrhovhannisyan at gmail.com> ---
A colleague of mine checked in an accessibility Slack channel, and it turns out that the behavior we see in Chrome/Firefox is actually not a standard behavior and is some sort of self-correcting behavior. It's also not accessible because for some screen readers, the focus actually still jumps to the start of the document when blurring manually.

I think we can close this ticket since Safari appears to be working correctly in that respect. blur() SHOULD return focus to the start of the document.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220218/8352e761/attachment.htm>


More information about the webkit-unassigned mailing list