为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

I have updated to Firefox 76 and lost the customised size of the search bar/box (now too small)?

  • 7 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 Patrelle

more options

I have updated to Firefox 76 and lost the customised size of the search bar/box (now too small)? I went back to the default, dragged and resized the bar but it returned back to the smaller size?

I have updated to Firefox 76 and lost the customised size of the search bar/box (now too small)? I went back to the default, dragged and resized the bar but it returned back to the smaller size?

被采纳的解决方案

Previously, we could just drag each box with the mouse to make it shorter or longer. Hope that function is restored in the next updated version of Firefox.

定位到答案原位置 👍 1

所有回复 (7)

more options

How did you "customize" the search bar?
If is was via the optional userChrome.css file, open that file and edit the number that specifies the custom length of of that 'bar'.

https://www.userchrome.org/what-is-userchrome-css.html


See this to learn where the userChrome.css file is located in your Profile.
https://www.userchrome.org/how-create-userchrome-css.html
https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data

more options

Hi, if you were resizing by dragging the space between the URL and search bars, it would seem that this is a bug introduced in v76, but fixed in v77 - only a month to wait for v77!

https://old.reddit.com/r/firefox/comments/ge14ag/version_760_resized_addresssearch_bar_no_longer/

more options

Are there items between the location bar and the search bar ?


Try to rename/remove xulstore.json in the Firefox profile folder with Firefox closed.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

more options

I am hoping with the next update this problem will be solved. I use the search bar a great deal and the results open in a new TAB. This is good when researching an item, so as to compare each TAB result. It would be good to be able to resize the search bar in the customisation facility and not to "default".

more options

I agree with you, Gary. Let's hope the functionality of resizing the address and search bars is restored in the next update.

more options

I'm not having a problem with resizing the location bar and search bar in Firefox 76 during the session and after restarting Firefox.

I see this data stored in xulstore.json under the "main-window" key, so you can check this file with Firefox closed. Min width for search bar:

  • "urlbar-container":{"width":"774"}
  • "search-container":{"width":"125"}

Max width for search bar:

  • "urlbar-container":{"width":"386"}
  • "search-container":{"width":"484"}

This may not work with features like Private Browsing mode or "Resist Fingerprinting" (haven't tested this).

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

由cor-el于修改

more options

选择的解决方案

Previously, we could just drag each box with the mouse to make it shorter or longer. Hope that function is restored in the next updated version of Firefox.