Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox zoomed in about 150%, Site and Browser itself

  • 2 respuestas
  • 15 tienen este problema
  • 65 visitas
  • Última respuesta de 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.)

Solución elegida

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.

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (2)

more options

Solución elegida

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.

Modificadas por cor-el el

more options

Thanks, works like a charm!