WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: why is everything "clickable" in NVDA

for

From: Beranek, Nicholas
Date: May 25, 2017 1:36PM


I've noticed the accessible state being revealed as 'clickable- when there is an 'on click- JavaScript event handler on the BODY element. You may also have an element relying on device-dependent handlers such as a mouse click to operate the control without having the proper accessible role associated with the control.

--
Nick Beranek
Digital Accessibility Team

On 5/25/17, 3:27 PM, "WebAIM-Forum on behalf of Jeremy Echols" < <EMAIL REMOVED> on behalf of <EMAIL REMOVED> > wrote:

I can't speak to your setup of course, but when I've used it with Firefox I have had a fair amount of success.

Can you share the site you're testing? It may be that things are mislabeled (role="button" and similar issues).