Why is the text on my browser so tiny?
I just downloaded Mozilla Firefox onto a Windows 8 computer, but for some reason the text in the browser (NOT the actual webpage text) (I mean the menu bar, titles of tabs) is VERY tiny. I was wondering if there was any possible way to make it bigger? I hope you understand what I'm describing. Thanks.
Réiteach roghnaithe
You can right-click a pref on the about:config page and choose Reset (the prefs shows as an empty string value).
The next time you start Firefox this pref will be removed.
All Replies (5)
Try to create a new Boolean pref on the about:config page via the right-click context menu with the name layout.paint_rects_separately and set the value to true and leave hardware acceleration enabled.
See comment 414 in bug 812695:
- https://bugzilla.mozilla.org/show_bug.cgi?id=812695#c414
- layout.paint_rects_separately = true
- gfx.direct2d.disabled = true
That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.
- Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
I created it, but I accidentally created one that has the name "paint_rects" WITHOUT the "layout" or "separately". Is there a way to delete this one?
Athraithe ag cje24576 ar
Actually, I figured out it was because of the computer settings- NOT anything to do with Mozilla. So, I was wondering how I can remove the "paint_rects" things I created? Thanks.
Réiteach Roghnaithe
You can right-click a pref on the about:config page and choose Reset (the prefs shows as an empty string value).
The next time you start Firefox this pref will be removed.
Ok. Thanks. It's fixed now.