搜索 | 用户支持

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

详细了解

How do I stop the address bar from expanding on click

  • 3 个回答
  • 1 人有此问题
  • 64 次查看
  • 最后回复者为 Duane

more options

When I click in the address bar, it expands (gets larger.) My address text does not get larger, just the box. This is a worthless feature and I'd like to remove it (on principle) because it is worthless. How can I do this?

When I click in the address bar, it expands (gets larger.) My address text does not get larger, just the box. This is a worthless feature and I'd like to remove it (on principle) because it is worthless. How can I do this?

被采纳的解决方案

With reduced motion:

If Firefox has its default setting of opening a drop-down list of your first 8 Top Sites from the new tab page, the box will enlarge when the list opens. If you only want the box to enlarge after you start typing in it, turn off the automatic opening list using its checkbox on the Options page, Privacy & Security panel, Address Bar section:

<center></center>


If you want to keep the Top Sites list and disable all enlargement:

This still requires custom style rules in userChrome.css file. For example: https://support.mozilla.org/questions/1294934

定位到答案原位置 👍 0

所有回复 (3)

more options

Hi

Firefox 63+ has support for "@media (prefers-reduced-motion)" and you can create a new Number pref on the about:config page named ui.prefersReducedMotion and set the value to 1 if you want to block some animations including in Firefox 78+ for the location bar breakout.

  • ui.prefersReducedMotion = 1

In Fireofx 80+ this will also replace the tab loading indicator by an hourglass

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.

由cor-el于修改

more options

选择的解决方案

With reduced motion:

If Firefox has its default setting of opening a drop-down list of your first 8 Top Sites from the new tab page, the box will enlarge when the list opens. If you only want the box to enlarge after you start typing in it, turn off the automatic opening list using its checkbox on the Options page, Privacy & Security panel, Address Bar section:

<center></center>


If you want to keep the Top Sites list and disable all enlargement:

This still requires custom style rules in userChrome.css file. For example: https://support.mozilla.org/questions/1294934

more options

If you're by chance using the FF extension "New Tab Override", when you open up options it will allow you to select, "Set focus to the web page instead of the address bar". At least this way when you open up a new tab it will direct the cursor to the web page. I like googles search page as my homepage, so now I have the cursor going back to the middle of the page where the search bar is and not up to the omnibox or URL address bar.