Bug 43798 - iPhone: audio on event broken
Summary: iPhone: audio on event broken
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2010-08-10 11:08 PDT by jay
Modified: 2016-09-03 04:23 PDT (History)
3 users (show)

See Also:


Attachments
audio test (13.79 KB, audio/x-wav)
2010-08-10 11:09 PDT, jay
no flags Details
SVG test (648 bytes, image/svg+xml)
2010-08-10 11:12 PDT, jay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2010-08-10 11:08:56 PDT
sound = new Audio("directory/name.wav");
        sound.play();

has worked across many browsers for some time, however seems broken for safari mobile.

appreciate chances may be this is an OS issue, would be great to  have a better description before filling radar
Comment 1 jay 2010-08-10 11:09:46 PDT
Created attachment 64030 [details]
audio test
Comment 2 jay 2010-08-10 11:12:09 PDT
Created attachment 64031 [details]
SVG test
Comment 3 jay 2010-08-10 11:13:20 PDT
click on the green area to hear audio, works Safari, broken mobile
Comment 4 Alexey Proskuryakov 2010-08-11 02:40:33 PDT
Please file iOS-only bugs via http:/bugreport.apple.com. Since iOS WebKit doesn't build from webkit.org sources, we don't track its bugs here.
Comment 5 Alexey Proskuryakov 2010-08-11 02:42:29 PDT
Assuming the problem is reproducible with this test case, the description seems perfectly fine. You could try the same in HTML to see if this is actually related to SVG.
Comment 6 jay 2010-08-11 07:07:21 PDT
Radar Problem ID: 8296807
Comment 7 David Kilzer (:ddkilzer) 2010-08-14 16:56:24 PDT
<rdar://problem/8296807>
Comment 8 David Kilzer (:ddkilzer) 2016-09-03 04:23:38 PDT
It is valid to file iOS WebKit bugs here now.