Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Firefox zoomed in about 150%, Site and Browser itself

  • 2 yanıt
  • 15 kişi bu sorunu yaşıyor
  • 8 gösterim
  • Son yanıtı yazan: 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.)

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (2)

more options

Seçilen çözüm

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 tarafından tarihinde düzenlendi

more options

Thanks, works like a charm!