Qt-Webkit does not work correctly with Embed/Object/Audio
-
wrote on 28 Apr 2013, 01:55 last edited by
I use some audios in html5+javascript (ogg/mp3 format) to notify you of new messages. But the first time the sound does not play.
I tried to use a SWF with sound and the same error occurs.
The tags <audio>/<object>/<embed> are inserted dynamically with javascript in the page body.
Tested and worked properly Google Chrome, Firefox, Opera and Internet Explorer.
But in QWebView fails.
1/1