Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Firefox zoomed in about 150%, Site and Browser itself

  • 2 απαντήσεις
  • 15 έχουν αυτό το πρόβλημα
  • 8 προβολές
  • Τελευταία απάντηση από 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.)

Επιλεγμένη λύση

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.

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

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.

Τροποποιήθηκε στις από το χρήστη cor-el

more options

Thanks, works like a charm!