Re: HTML5 audio won't play on link-tap with VoiceOver enabled
Re: HTML5 audio won't play on link-tap with VoiceOver enabled
- Subject: Re: HTML5 audio won't play on link-tap with VoiceOver enabled
- From: Chris Fleizach <email@hidden>
- Date: Tue, 10 Jan 2012 08:10:49 -0800
Sounds like a bug related to how audio elements are handling simulated click events. Using a link object will send a touch-click event instead of an actual touch event.
On Jan 10, 2012, at 4:45 AM, Jonathan del Strother wrote:
> Hi,
> I've run into an odd bug/feature in Mobile Safari when VoiceOver is
> enabled. On a click event, I play an mp3 via an Audio element. If
> the clicked element is a <div> or a <button>, it works fine. However,
> if the element is a link, and if VoiceOver is enabled, the Audio
> element never loads.
>
> I've reported this as rdar://10662742, but wondered if anyone had a
> workaround or knew why this might be the case.
>
> -Jonathan
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Accessibility-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden