Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

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

详细了解

Not able to switch about:config Tabs.OnTop true/false

  • 5 个回答
  • 6 人有此问题
  • 2 次查看
  • 最后回复者为 Moses

more options

Since the last update for FireFox, on both Mac and Windows, I'm not able to put the Tab's back on the bottom, like I want/used to.

Normally I'll open a tab, and type in About:Config That will open the config page for FireFox, than in the search bar, I'll look for Tabs.OnTop, normally this would be True. And I used to switch this to False, which would have switched the Tab's to the bottom.

But since the update, this does not longer work.

Please help!

Since the last update for FireFox, on both Mac and Windows, I'm not able to put the Tab's back on the bottom, like I want/used to. Normally I'll open a tab, and type in About:Config That will open the config page for FireFox, than in the search bar, I'll look for Tabs.OnTop, normally this would be True. And I used to switch this to False, which would have switched the Tab's to the bottom. But since the update, this does not longer work. Please help!

所有回复 (5)

more options

You have tried restore default Firefox homepage? https://support.mozilla.org/en-US/kb/How%20to%20set%20the%20home%20page

more options

I did that, just now, after you advised. But now the option "Tabs.OnTop" does not show in the config menu...?

more options

the tabs.onTop preference is about:config doesn't work any longer in Firefox 29.

You can use either of the following add-ons.

If you don't want to install an add-on, put the following style in the userChrome.css file and restart Firefox. You can use the Stylish add-on instead, if you have it installed.


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* The above line should appear only once in the file */

#TabsToolbar { -moz-box-ordinal-group: 99 !important }

Also see


One of the developers recently posted this explanation

MikeDeboer said

Each setting you see in a computer program you use requires work; when a developer wants to build something new or improve something, he or she has to go through each related (hidden) setting and test if it still works like before and do that on each platform Firefox runs on. That's Apple's Mac OSX, various flavours of Linux and various flavours of Windows, including Windows XP. This costs time, lots of it, and that amount grows exponentially with each setting that's added. This comes on top of our work to continuously fix, improve and innovate Firefox. 

That's why we also removed the tabs.onTop preference. Awesome community members, who were unhappy about that change, created the Classic Theme Restorer add-on. They deserve our collective hugs.
more options

Thanks Moses!

more options

If you have not already, please mark this thread as solved by marking the solution.
This will help other users experiencing similar problems find help faster and more efficiently.