Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

One of my Firefox fonts is not right

  • 7 відповідей
  • 1 має цю проблему
  • 129 переглядів
  • Остання відповідь від cor-el

more options

seems like firefox is not understanding a font and instead its using - caption

so I cant read any of my shortcuts . see attachment . how do I change this

seems like firefox is not understanding a font and instead its using - caption so I cant read any of my shortcuts . see attachment . how do I change this
Прикріплені знімки екрана

Обране рішення

I don't know whether it's possible to zoom out so far that the text looks like a few pixels, but your screenshot is giving me that vibe. Is there a zoom level button in the address bar to reset to normal?

Читати цю відповідь у контексті 👍 1

Усі відповіді (7)

more options

Does it work if you manually edit this font-family? Does it show where this font comes from if you expand the message?

What does it show on the Fonts tab? You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified.

more options

Вибране рішення

I don't know whether it's possible to zoom out so far that the text looks like a few pixels, but your screenshot is giving me that vibe. Is there a zoom level button in the address bar to reset to normal?

more options

jscher2000 , you are spot on , seems the current font size is "1" . Now where could I edit the font size to make it bigger permanent. seems like there is Chrome CSS file that needs editing. chrome//activity-stream/content/css/activity-stream.css:739

the small font is also effecting other browser elements , like editing bookmarks , also not legible.

more options

it turns out that the minimum font size was set to None in Advanced . Strange that this setting just altered on its own, I've never set any configurations previously. working now !

more options

Actually, it is normal for the Minimum font size to be set to None because it's difficult to predict what value is safe and will avoid distorting web pages. I don't know what happened to your new tab page in this case!

more options

paulvan36 said

the small font is also effecting other browser elements , like editing bookmarks , also not legible.

The font size setting on the Settings page usually doesn't affect browser dialogs. There may be something else going on. Are tabs and menu text affected?

more options

Note that changing the minimum font setting from zero can cause problems on website that use 'em' units to set padding and margin, so best is always to leave this at the default 'none' setting.