為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox 74, 75, 76, videos flicker when bookmarks toolbar is visible/present

  • 5 回覆
  • 1 有這個問題
  • 16 次檢視
  • 最近回覆由 cor-el

more options

Problem: videos do flicker. Especially visible on youtube with static background. Flicker is only present when video is playing, it doesn't flicker when video is stopped.

It doesn't flicker in safe mode. However, disabling every single addon and plugin I have and using default theme does nothing. Nor does enabling or disabling hardware acceleration.

What is this secret magic that safe mode have and unsafe mode doesn't?

Firefox 76.0.1, Ubuntu 18.04, Nvidia 440.82

UPD: figured out that this is happening only and every time when bookmarks toolbar is present O_o

Old subj was: Firefox 74, 75, 76, videos flicker when not in safe mode, tried everything, nothing helps

PS: how do I break a line here?

Problem: videos do flicker. Especially visible on youtube with static background. Flicker is only present when video is playing, it doesn't flicker when video is stopped. It doesn't flicker in safe mode. However, disabling every single addon and plugin I have and using default theme does nothing. Nor does enabling or disabling hardware acceleration. What is this secret magic that safe mode have and unsafe mode doesn't? Firefox 76.0.1, Ubuntu 18.04, Nvidia 440.82 UPD: figured out that this is happening only and every time when bookmarks toolbar is present O_o Old subj was: Firefox 74, 75, 76, videos flicker when not in safe mode, tried everything, nothing helps PS: how do I break a line here?

由 GG 於 修改

所有回覆 (5)

more options

Hi GG, please ignore the fake support link someone is spamming here. A genuine community support volunteer will reply in this thread. https://support.mozilla.org/questions/1289045

more options

Hi GG, is the flickering only within the video player itself, or across the page?

I ask that because scripts in the YouTube page resize the player and rearrange elements on the page depending on the viewport area, which is affected by the toolbar height, i.e., more or fewer toolbars displayed. Sometimes there are "rounding errors" which might cause a ceaseless recalculation but I really have no idea whether that is relevant. Changing the zoom level one tick (Ctrl+ or Ctrl-) might change the math.

more options

Are you possibly using code in userChrome.css that could cause this?

Try the Firefox version from the official Mozilla server if you currently use a version from the repositories of your Linux distribution.

more options

jscher2000 said

is the flickering only within the video player itself, or across the page?

Only player, which is downsized slightly when bookmars toolbar is presend

cor-el said

Are you possibly using code in userChrome.css that could cause this?

I couldn't find a file with this name in my file system.

Does this mean I don't?

more options

A possible userChrome.css would be in the chrome folder in the Firefox profile folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.


What are the current Firefox window dimensions as it is possible that you are exactly on a point where an @media rule kicks in ?