Bug 268407

Summary: html5 videoplayer stops instead of pausing using javascript
Product: [Applications] konqueror Reporter: Anders Lund <anderslund>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.0.1   
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-13 21:22:26 UTC
Version:           0.0.1 (using KDE 4.6.1) 
OS:                Linux

The html5 video/mediaplayer have a javascript function pause(), but with khtml it stops instead of pauses. The built in controls have proper pausing, but does not update the paused state of the video element, as retrieved by evaluating the attribute using javascript (document.getElementById(videotagID).paused).



Reproducible: Always




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