Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 2 risposte
  • 2 hanno questo problema
  • 2 visualizzazioni
  • Ultima risposta di 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!

Tutte le risposte (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).