Bug 268407 - html5 videoplayer stops instead of pausing using javascript
Summary: html5 videoplayer stops instead of pausing using javascript
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 0.0.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks: 156536
  Show dependency treegraph
 
Reported: 2011-03-13 21:22 UTC by Anders Lund
Modified: 2024-05-06 18:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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