Summary: | Please support the HTML poster attribute of the video element | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Andreas Nordal <andreas_nordal_4> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | CC: | browserbugs2 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 156536 |
Description
Andreas Nordal
2011-01-24 19:55:29 UTC
2 testcases from the HTML5 test suite which test the poster attribute of the <video> element: The 'HTMLVideoElement' interface supports setting 'poster' to an absolute URL http://w3c-test.org/html/tests/approved/video/video_009.htm The 'HTMLVideoElement' interface supports setting 'poster' to a relative URL http://w3c-test.org/html/tests/approved/video/video_010.htm Both testcases fail in Konqueror 4.6.4. KDE Platform Version: 4.6.4 Konqueror version: 4.6.4 Qt Version: 4.7.2 Operating System: Linux 2.6.38-10-generic-pae i686 Distribution: Kubuntu 11.04 here. regards, Gérard I see that Konqueror 4.7.2 displays poster images when using WebKit. KHTML still fails. Dear user, KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6. Please migrate to use a QWebEngine based HTML component. We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes. For security issues, please see: https://kde.org/info/security/ Sorry that we did not fix this issue during the life-time of KHTML. Greetings Christoph Cullmann |