Re: Event Listeners Accessibility Question

This might help?
http://pauljadam.com/demos/voiceover-clickable.html 

Sent from mobile

> Op 16 dec. 2015 om 20:39 heeft Jim <jhomme1028@gmail.com> het volgende geschreven:
> 
> Hi,
> I'm looking at a situation in which there is an event listener on the
> body of an HTML document, that allows the user to click anywhere
> outside a document section and close it. That event is causing screen
> readers to report clickable all over the document. I have taken the
> position that wherever clickable is reported, that the element fails
> for 2.1.1. That doesn't seem reasonable to me, though, because that
> may cause items to repport that they are clickable, when they are not
> actually controls. How should this kind of thing be reported on from a
> testing viewpoint, and how should the developer fix this?
> 
> Thanks.
> 
> Jim
> 

Received on Wednesday, 16 December 2015 21:27:52 UTC