搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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 ?