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 zoomed in about 150%, Site and Browser itself

  • 2 réponses
  • 15 ont ce problème
  • 8 vues
  • Dernière réponse par jaspern

more options

It seems as if the resolution of the entire browser got lowered. All sites appear to be 150% zoomed, and all the buttons and toolbars also are enlarged.

I tried: - Ctrl+0 to reset a page; Doesn't do anything, unless I manually zoom out, then Ctrl+0 zooms back to 150% - Defaulting 'all' zoom values in about:config (including turning off site specific zooming): no result - Starting in Safemode; no results - Uninstalling, deleting all data and reinstalling; no result.

I don't remember a specific action that might have caused this (Didn't install any new addons, change any settings etc.)

It seems as if the resolution of the entire browser got lowered. All sites appear to be 150% zoomed, and all the buttons and toolbars also are enlarged. I tried: - Ctrl+0 to reset a page; Doesn't do anything, unless I manually zoom out, then Ctrl+0 zooms back to 150% - Defaulting 'all' zoom values in about:config (including turning off site specific zooming): no result - Starting in Safemode; no results - Uninstalling, deleting all data and reinstalling; no result. I don't remember a specific action that might have caused this (Didn't install any new addons, change any settings etc.)

Solution choisie

Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).

You can set the layout.css.devPixelsPerPx pref on the about:config page to 1.0 (current default value is -1.0) to restore the behavior of previous Firefox versions.

Use this extension to adjust the font size for the user interface.

You can look at the Default FullZoom Level or NoScript extension if web pages need to be adjusted after changing the layout.css.devPixelsPerPx pref.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).

You can set the layout.css.devPixelsPerPx pref on the about:config page to 1.0 (current default value is -1.0) to restore the behavior of previous Firefox versions.

Use this extension to adjust the font size for the user interface.

You can look at the Default FullZoom Level or NoScript extension if web pages need to be adjusted after changing the layout.css.devPixelsPerPx pref.

Modifié le par cor-el

more options

Thanks, works like a charm!