Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

after upgrading to 108, tabs disappeared

  • 3 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

after upgrading to 108 all my tabs disappeared... tab bar was done, with no way to get to the tabs. I can't believe such a critical issue wasn't caught and again, a huge pain to downgrade with forcing users to create a new profile. I found an article online to update something in about:config to get tabs back, but hoping for a legitimate patch to be released.

after upgrading to 108 all my tabs disappeared... tab bar was done, with no way to get to the tabs. I can't believe such a critical issue wasn't caught and again, a huge pain to downgrade with forcing users to create a new profile. I found an article online to update something in about:config to get tabs back, but hoping for a legitimate patch to be released.

所有回复 (3)

more options

Can you attach a screenshot?


This is possibly a problem with the userChrome.css file in the chrome folder Firefox profile folder in case you use this file to style the user interface. You can check whether there is an update available from its creator if you still remember where you got the file. More info about userChrome.css/userContent.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html

more options

attached screenshot:

If I set toolkit.legacyUserProfileCustomizations.stylesheets to false I can get the tabs back, based on website that talked about this issue.

In the past I had a modified userchrome file that I downloaded when firefox removed the ability for extensions to modify the UI... but then after future releases of firefox, those userchrome modifications stopped working effectively too, so I stopped using those. I thought at one point I installed fresh with a new profile, but not positive.

more options

So, you still have a userChrome.css that is broken in 108. You will have to remove this file and possibly see if you can get an update if you want to keep using it. Otherwise you can keep toolkit.legacyUserProfileCustomizations.stylesheets = false to disable Firefox from using it.