Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Firefox v77 enlarging URL bar

  • 2 réponses
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par Dad1966

more options

In v76, I was able to stop the URL bar from enlarging by setting browser.urlbar.update1 to false in about:config. In v77, this enlarging URL bar behavior seems permanent. I find this behavior annoying and unnecessary for me. Actually, I think this is just plain dumb. The text does not enlarge, just the URL box. Is there a way that I may be able to disable this behavior, thank you.

In v76, I was able to stop the URL bar from enlarging by setting browser.urlbar.update1 to false in about:config. In v77, this enlarging URL bar behavior seems permanent. I find this behavior annoying and unnecessary for me. Actually, I think this is just plain dumb. The text does not enlarge, just the URL box. Is there a way that I may be able to disable this behavior, thank you.

Solution choisie

From jscher2000 https://support.mozilla.org/en-US/user/jscher2000

Chosen Solution

    • UPDATE**

The original solution was for Firefox 75. Due to changes in Firefox 77, the original solution is obsolete and there are new options.

Firefox supports an optional style sheet file named userChrome.css that we can use to modify the toolbar area, including taming the expanding address bar. Setting up your first userChrome.css file is about a 10 minute project, so when you have time to dive in, here are some threads to check out:

   https://support.mozilla.org/en-US/questions/1283911#answer-1303777
   https://support.mozilla.org/en-US/questions/1284030#answer-1304125
   https://www.userchrome.org/megabar-styling-firefox-address-bar.html#mbarstyler 

More background on userChrome.css files: https://www.userchrome.org/

I tried this and it solves the problem.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Indeed, stop taking away the drop down arrow for most frequented list from the address bar. What is really better than clicking the arrow and choosing from the list? I'll give you a hint: nothing

more options

Solution choisie

From jscher2000 https://support.mozilla.org/en-US/user/jscher2000

Chosen Solution

    • UPDATE**

The original solution was for Firefox 75. Due to changes in Firefox 77, the original solution is obsolete and there are new options.

Firefox supports an optional style sheet file named userChrome.css that we can use to modify the toolbar area, including taming the expanding address bar. Setting up your first userChrome.css file is about a 10 minute project, so when you have time to dive in, here are some threads to check out:

   https://support.mozilla.org/en-US/questions/1283911#answer-1303777
   https://support.mozilla.org/en-US/questions/1284030#answer-1304125
   https://www.userchrome.org/megabar-styling-firefox-address-bar.html#mbarstyler 

More background on userChrome.css files: https://www.userchrome.org/

I tried this and it solves the problem.