WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
113101
[Qt] Sound not playing on ligue-cancer.net
https://bugs.webkit.org/show_bug.cgi?id=113101
Summary
[Qt] Sound not playing on ligue-cancer.net
Stephen
Reported
2013-03-22 14:56:35 PDT
The sound on this page:
http://www.ligue-cancer.net/cd60/journal
is not playing. Works fine in other browsers. Tried both QtWebkit 4.8.4 and QtWebkit 5.0.1. The problem can be easily reproduced with the following simple test code: <html> <head> </head> <body> <embed src="
http://www.ac-creteil.fr/ID/93/c13/Docs/annonce.mp3
" autostart="true" loop="false" hidden="true"></embed> </body> </html>
Attachments
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2013-09-10 06:04:43 PDT
I am assuming this issue is the same as
bug #113105
. HTML5 audio is not playing on Windows.
Stephen
Comment 2
2013-09-10 09:45:27 PDT
I am not sure it is the same issue as #113105. The URL mentioned in #113105 is flash-based. I just checked the page
http://www.ligue-cancer.net/cd60/journal
again. It has been converted into a flash-based player as well. So this page plays in QtWebkit 4.8 and 5.1 now. But the simple test code I mention in the original comment with embedded html5 audio is still not supported by QtWebkit up to V5.1.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug