Bug 268420

Summary: html5 video element reports wrong time values
Product: [Applications] konqueror Reporter: Anders Lund <anderslund>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.6.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 156536    

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