Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

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

详细了解

How do I prevent my addon buttons from being hidden by the "more tools" dropdown?

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

more options

I have several addon buttons in my toolbar to the right of the urlbar. Firefox hides them in a dropdown button labeled "More tools...". I don't want it to do this, but I can't figure out how to change this behavior. When I enter the customize screen, the button vanishes, and neither it nor any of the buttons it hides appear on any toolbar or in the "additional tools and features" pane.

Sometimes, when I first open Firefox, my addons will display the way that I want them to, but then some time into the session Firefox will randomly collapse them into the dropdown again. How do I stop Firefox from hiding things in this dropdown?

Here is a screenshot of the dropdown button I'm talking about: https://i.imgur.com/DVpxxe4.png

I have several addon buttons in my toolbar to the right of the urlbar. Firefox hides them in a dropdown button labeled "More tools...". I don't want it to do this, but I can't figure out how to change this behavior. When I enter the customize screen, the button vanishes, and neither it nor any of the buttons it hides appear on any toolbar or in the "additional tools and features" pane. Sometimes, when I first open Firefox, my addons will display the way that I want them to, but then some time into the session Firefox will randomly collapse them into the dropdown again. How do I stop Firefox from hiding things in this dropdown? Here is a screenshot of the dropdown button I'm talking about: https://i.imgur.com/DVpxxe4.png

被采纳的解决方案

Normally, as you adjust the width of the browser window, the urlbar and search box will "flex" becoming longer or shorter to accommodate the change. However, they do have a minimum width, and if the window becomes narrower than that, the "overflow" menu/button will appear.

The problem may occur with a wider window on sites with EVSSL certificates, like this one, where the site owner's name appears next to the green padlock. That takes up a lot of space...

You can probably can change Firefox's behavior with a custom style rule, but "something" has to be sacrificed to make space...

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

Normally, as you adjust the width of the browser window, the urlbar and search box will "flex" becoming longer or shorter to accommodate the change. However, they do have a minimum width, and if the window becomes narrower than that, the "overflow" menu/button will appear.

The problem may occur with a wider window on sites with EVSSL certificates, like this one, where the site owner's name appears next to the green padlock. That takes up a lot of space...

You can probably can change Firefox's behavior with a custom style rule, but "something" has to be sacrificed to make space...

more options

Thanks. That doesn't quite solve my problem, because this is happening to me when my window is maximized and there is plenty of whitespace in the urlbar that should get compressed first. But, if the dropdown is a space-saving feature, then maybe something is going on with one of my addons that change the urlbar behavior; if one of them is preventing it from changing size to accommodate buttons on the toolbar, then maybe that's the source of the problem. I'll test.

Edit: Yes, looks like the Location Bar Enhancer addon is the culprit. When it's enabled, narrowing the window size results in buttons being hidden in the dropdown as normal, but when the window is widened again the buttons remain hidden and the urlbar just keeps expanding. Thank you for helping me figure this out.

由Rustilocks于修改