Bug 268420 - html5 video element reports wrong time values
Summary: html5 video element reports wrong time values
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: 4.6.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks: 156536
  Show dependency treegraph
 
Reported: 2011-03-14 00:21 UTC by Anders Lund
Modified: 2024-05-06 18:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Lund 2011-03-14 00:21:42 UTC
Version:           4.6.0 (using KDE 4.6.0) 
OS:                Linux

According to specs, currentTime and duration should be floats, representing the values in seconds, but khtmls video element returns milliseconds. other browsers returns seconds, so khtml video elements will not work with common code using these attributes.

Reproducible: Always




OS: Linux (i686) release 2.6.37-ARCH
Compiler: gcc
Comment 1 Christoph Cullmann 2024-05-06 18:38:50 UTC
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