Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

I installed the update.What did you do?What's the problem with the scale of the page and buttons?zloy00@gmail.com

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 3 gösterim
  • Son yanıtı yazan: cor-el

more options

Здравствуйте! Сегодня я установил обновление. Что это? Что вы натворили с масштабом отображения страниц и кнопок? Это сделано для слепых пользователей? Это неудобно и некрасиво! Я думаю о смене браузера, если он не будет приведен в нормальный вид.

Здравствуйте! Сегодня я установил обновление. Что это? Что вы натворили с масштабом отображения страниц и кнопок? Это сделано для слепых пользователей? Это неудобно и некрасиво! Я думаю о смене браузера, если он не будет приведен в нормальный вид.

Tüm Yanıtlar (1)

more options

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

You can modify the layout.css.devPixelsPerPx on the about:config page and increase or decrease the value in 0.1 or 0.05 steps starting from 1.0 to adjust the size of fonts and other elements in Firefox.

The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05).

  • Change the default value -1 to 1 to make it work like in previous Firefox versions (100%)
  • Start with a value of 1 and adjust this value with 0.1 steps or 0.05 for finer adjustments.
  • Use values between 1.0 and about 0.5 to reduce elements in size (do NOT go all the way to 0.05!)
  • Use values greater than 1.0 to magnify and make elements larger (percentage divided by DPI, % / DPI).

If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.

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

cor-el tarafından tarihinde düzenlendi