Actions
Bug #396
closedWeb navigator widgets crash when playing HTML5 video (from youtube for example).
Start date:
04/02/2012
Due date:
% Done:
0%
Estimated time:
Description
This is an CEF issue (in fact, it seems it's even a Chromium issue): http://code.google.com/p/chromiumembedded/issues/detail?id=392
This happens when the browser try to close an html5 audio stream from the video. It means that while playing the video, everything will be ok, but when you change the page, the navigator will crash.
Has every new content on youtube is converted to html5, this bug can happens relatively often.
A test with CEF3 (currently in development) shows us that this version do not have the problem, but as it's not finished, we can't implement it now :/
Solution is to track down any CEF3 future release :/, or to use flash encoded video for youtube.
Updated by arkeon over 12 years ago
- Status changed from New to Resolved
- Target version set to SCOL voyager 6.0.3
Actions