Bug 29571
Summary: | [Qt] HTML 5 video tag videos controls are broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | tonikitoo |
Priority: | P2 | Keywords: | HTML5, Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from Nokia internal issue QT-1764
--- Comments ---
Product
Qt
Function
webkit
Version
4.5.2
Platform
Linux
Platform details
Fedora 10 KDE 4.3 RC2
Compilers
GCC
Compiler details
4.3.2-7
Subject
HTML 5 video tag videos controls are broken
Steps to reproduce / test case
GOTO for example http://commons.wikimedia.org/wiki/File:Fireworks_in_Paris,_July_14.ogg with arora (uses QtWebkit) and play the video. It plays well as native but videos controls are broken means seeking and changing volume level is impossible. Contorls works for example with firefox 3.5 flawlessly while using it's native video tag support.
Same thing also happpens on other sites that streams html5 theora videos like http://tinyvid.tv and so on...
More information
Phonon-gstreamer used as media backend for arora and therefor QtWebkit.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
*** This bug has been marked as a duplicate of bug 35427 ***