Hacker News new | ask | show | jobs
by mwcampbell 1493 days ago
The screen reader could still choose to ignore the automatic focus and read the whole page instead.
1 comments

How? The accessibility APIs in question just tell the screen reader when the focus changes, it doesn't say why it changed. I'm sure theres a hacky way to make it work for specific browsers, but it's the wrong place to solve the issue.