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

Odd behavior in search dropdown on Firefox 75.0

more options

When I installed FF 75.0, both searches and a single click in the address bar/search bar produce overlayed text (see image), where the description of the item (in black) and the URL (in blue) are on top of each other. Mac OS Mojave. Anyone else see this?

When I installed FF 75.0, both searches and a single click in the address bar/search bar produce overlayed text (see image), where the description of the item (in black) and the URL (in blue) are on top of each other. Mac OS Mojave. Anyone else see this?
Captures d’écran jointes

Solution choisie

Try setting the toolkit.legacyUserProfileCustomizations.stylesheets preference in the about:config page to false. Then restart Firefox.

If the issue is goes away, you are using a userChrome.css file to customize the look of Firefox and it's breaking the menus. You will either need to remove the userChrome.css customization or troubleshoot and fix the CSS code.

If the issue is still present after changing that setting, you can change that preference back to true.

Hope this helps.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (1)

more options

Solution choisie

Try setting the toolkit.legacyUserProfileCustomizations.stylesheets preference in the about:config page to false. Then restart Firefox.

If the issue is goes away, you are using a userChrome.css file to customize the look of Firefox and it's breaking the menus. You will either need to remove the userChrome.css customization or troubleshoot and fix the CSS code.

If the issue is still present after changing that setting, you can change that preference back to true.

Hope this helps.