Bug 402804

Summary: Autoplay behaves erratically
Product: [Applications] Falkon Reporter: kde
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED FIXED    
Severity: normal CC: jurajoravec, justin.zobel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description kde 2019-01-02 22:15:46 UTC
SUMMARY
Autoplay behaves erratically on Falkon, sometimes it works, sometimes it doesn't.

STEPS TO REPRODUCE
- open autoplaying site like https://videojs.github.io/autoplay-tests/plain/attr/autoplay.html

OBSERVED RESULT
- video (or audio) plays automatically 5-10% of the time (guess)
You can hit F5 a few times until it plays, which is very strange.

EXPECTED RESULT
Either it should be enabled or disabled but not work randomly. There should be a setting in Falkon to enable/disable autoplay media.

SOFTWARE/OS VERSIONS
Linux: 4.19.11
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.53.0
Qt Version: 5.12.0

Maybe related to https://bugs.kde.org/show_bug.cgi?id=396502
Comment 1 Juraj 2019-01-03 14:55:13 UTC
Hello,
the Autoplay option is there.
Better to say it is in development (branch: master) version of Falkon, when built against Qt5.12.
It should appear in next release, when that will be is in the stars.
Comment 2 Justin Zobel 2020-10-25 04:25:23 UTC
I've tried to replicate this on Falkon 3.1.0 but cannot using the video link provided.

Can you please retest and let us know if this is still an issue.
Comment 3 kde 2020-10-25 19:33:57 UTC
It autoplays every time now.

Application Version: 3.1.0
QtWebEngine-Version 5.15.1
Comment 4 Justin Zobel 2020-10-25 21:24:23 UTC
Thanks for testing!