Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Firefox zoomed in about 150%, Site and Browser itself

  • 2 Antworten
  • 15 haben dieses Problem
  • 65 Aufrufe
  • Letzte Antwort von 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.)

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

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.

Geändert am von cor-el

more options

Thanks, works like a charm!