ampproject / ampproject/amphtml
amp-brightcove should not be able to dock when autoplaying
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
> ⚠️ **2021/03/10**: `dock` has been disabled on `` elements.
>
> The vendor should update the player documents loaded by AMP so that they don't autoplay without user interaction, at which point `dock` can be re-enabled.
---
An autoplaying video can only be docked after a user interacts with it by clicking.
That's not the case on the `` video on [this document](https://sport-virgilio-it.cdn.ampproject.org/v/s/sport.virgilio.it/la-procura-apre-nuovo-caso-tifosi-juve-e-caccia-alle-streghe-675112/amp/?usqp=mq331AQFKAGwASA%3D&_js_v=0.1#origin=https://www.google.com&cid=1&prerenderSize=1&visibilityState=visible&paddingTop=32&history=1&p2r=0&csi=1&storage=1&viewerUrl=https://www.google.com/amp/s/sport.virgilio.it/la-procura-apre-nuovo-caso-tifosi-juve-e-caccia-alle-streghe-675112/amp/&cap=iframeScroll,navigateTo,fragment,handshakepoll,cid,replaceUrl,fullReplaceHistory). Investigating.
Contributor guide
Assessment
This issue has not been assessed yet.