Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

Disable video pop-out when scrolling away

  • 2 fhreagra
  • 0 leis an bhfadhb seo
  • 17 views
  • Freagra is déanaí ó cor-el

more options

When scrolling a web site with an embedded video, as that video scrolls off screen, it automatically pops out to a picture-in-picture video on the lower right-hand part of the page. How can I disable this. I don't want this to ever happen.

When scrolling a web site with an embedded video, as that video scrolls off screen, it automatically pops out to a picture-in-picture video on the lower right-hand part of the page. How can I disable this. I don't want this to ever happen.

All Replies (2)

more options

This is a feature of that website. We don't do it, so we don't have any procedure of disabling it.

Try to block it with uBlock Origin.

more options

You can look at these prefs in about:config to see what settings work for you to block media auto-play.

  • media.autoplay.default = 5 [0:allow;1:blockAudible;5:blockAll]
  • media.autoplay.blocking_policy = 2
  • media.autoplay.allow-extension-background-pages => false
  • media.autoplay.block-event.enabled => true
  • media.block-autoplay-until-in-foreground

You can open about:config via the address/location bar. You can read the warning and click "Accept the Risk and Continue".

Opening a fixed mini player automatically is a feature offered by the website and is created via JavaScript if the main player is scrolled out of view. A lot of websites now have a fixed (pop-up) mini player in one the corners once you start playing a video that stays visible if you scroll the page. This website mini player shouldn't be confused with the Firefox PiP (picture-in-picture) feature (you likely see the Firefox PiP icon if you hover the mini player).