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

搜尋 Mozilla 技術支援網站

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

了解更多

Why can does FF29 not allow me to position Tabs on the bottom like it did before>

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

more options

It appears that the FF29 development team decided, on my behalf, to not allow me to decide where I want the Tabs positioned. When FF came out, it was aimed at giving the user community what they wanted (unlike its major competitor, Microsoft). But I am reading in support questions that this capability was removed with FF29 because it is better for us ... says who?

This posting may be a duplicate of others ... but that should tell the FF29 dev team what their user base wants. Keep FF flexible and user friendly!

It appears that the FF29 development team decided, on my behalf, to not allow me to decide where I want the Tabs positioned. When FF came out, it was aimed at giving the user community what they wanted (unlike its major competitor, Microsoft). But I am reading in support questions that this capability was removed with FF29 because it is better for us ... says who? This posting may be a duplicate of others ... but that should tell the FF29 dev team what their user base wants. Keep FF flexible and user friendly!

所有回覆 (2)

more options

You can provide feedback to Mozilla here:
https://input.mozilla.org/en-US/feedback

This add-on - https://addons.mozilla.org/en-US/firefox/addon/tabs-on-bottom/ - restores that feature.

more options

The current Firefox beta release has the Australis interface that looks different than the user interface in the Firefox 28 and lower releases.
The browser.tabs.onTop pref pref no longer is supported in Firefox 29

You can look at the Tabs On Bottom or the Classic Theme Restorer extension to restore some lost functionality.

You can also move the tabs to the lower position just above the browsing area without using an extension with code in userChrome.css as basically you only need to give the Tab bar a higher -moz-box-ordinal-group value (most toolbars have a default -moz-box-ordinal-group:1 to show them in DOM order).