Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Disable video pop-out when scrolling away

  • 2 ответа
  • 0 имеют эту проблему
  • 16 просмотров
  • Последний ответ от 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.

Все ответы (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).