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!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Why are separators no longer available for toolbars?

  • 3 respostas
  • 1 tem este problema
  • 23 visualizações
  • Última resposta de cor-el

more options

It used to be that when customizing the toolbar, you could insert a simple "separator" (vertical line) between other buttons. But this is missing in more recent versions of Firefox. Why was this removed? The only remaining option is "flexible space", but this takes up too MUCH space. I just want my simple separators back!

It used to be that when customizing the toolbar, you could insert a simple "separator" (vertical line) between other buttons. But this is missing in more recent versions of Firefox. Why was this removed? The only remaining option is "flexible space", but this takes up too MUCH space. I just want my simple separators back!

Todas as respostas (3)

more options

Hi Aimhere,

Right-click on the bookmark toolbar. You'll see a context menu with:

Open All In Tabs New Bookmark... New Folder... New Separator... Paste

I hope this helps.

more options

My_Cheese_Is_Slippin said

Hi Aimhere, Right-click on the bookmark toolbar. You'll see a context menu with: Open All In Tabs New Bookmark... New Folder... New Separator... Paste I hope this helps.

But I don't want a separator on the Bookmarks bar, I want it on the MAIN toolbar. (Actually, I want several.)

more options

Current Firefox releases come with a flexible spacer item in the Customize palette because it is used at both sides of the location bar container. Separators and fixed spacers are still supported, they are only not available via the customize window.

Adding a spacer or separator requires editing of the browser.uiCustomization.state pref. Firefox has always supported all three special items (separator, spacer, spring), but there weren't present in the customize palette. You can edit the browser.uiCustomization.state pref and change spring in customizableui-special-spring## to spacer or separator Each of these special items need a unique ID (##) to make them work, there can't be two items with the same number. You should have the modified item(s) on the toolbar after you have restarted Firefox. Make sure to keep a backup of the current value of the browser.uiCustomization.state pref.

customizableui-special-separator## (separator)
customizableui-special-spacer##    (spacer)
customizableui-special-spring##    (spring)

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.