Summary: | Unwanted video download | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Jean-Claude <jcjesior> |
Component: | docs.kde.org | Assignee: | Documentation Editorial Team <kde-doc-english> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | yurchor |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot |
Description
Jean-Claude
2019-03-01 07:06:37 UTC
We know about this issue and Mr. Yuri is working on it. (In reply to Jasem Mutlaq from comment #1) > We know about this issue and Mr. Yuri is working on it. Regretfully, every time when this page is loaded StellarMate's site sends this code (can be checked by "Inspect..." in Chromium): <html><head><meta name="viewport" content="width=device-width"></head><body><video controls="" autoplay="" name="media"><source src="https://www.stellarmate.com/images/videos/polar_align.webm" type="video/webm"></video></body></html> This "autoplay=""" makes the video to autoplay (and download) regardless of the <embed> tag parameters, CSS tweaking, and browser configuration. I have asked gurus to help in our Doc Team list but no one answered so far. https://mail.kde.org/pipermail/kde-doc-english/2019-February/019134.html Can we just put these videos from StellarMate on some other hosting (YouTube) to disable autoplay? It cannot be reproduced anymore. Created attachment 127331 [details]
Screenshot
Yes the bug still exists
Change the status temporarily. Will try to fix it again. This is indeed a bug with KDE's documentation system. It seems there is no way to prevent auto-play. |