Open
Bug 364336
Opened 18 years ago
Updated 2 years ago
"Minimum font size" selector not always updated when "Fonts for" selector changed
Categories
(Firefox :: Settings UI, defect)
Tracking
()
NEW
People
(Reporter: tuukka.tolvanen, Unassigned)
Details
"Minimum font size" selector in advanced font prefs is not updated when "Fonts for" selector changed, when moving to encoding that has no minimum font pref set nor has it been changed in the current invocation of the dialog.
str:
1. Open advanced font prefs (Edit->Preferences / Tools->Options -> Content -> Fonts -> Advanced)
2. Select Fonts for: Western, set Minimum font size: None
3. Select Fonts for: Central European, set Minimum font size: None
4. OK
5. Open advanced font prefs dialog
6. Select Fonts for: Western, set Minimum font size: 20
7. Select Fonts for: Central European
actual:
Minimum font size shown: 20
expected:
Minimum font size shown: None
linux fx trunk 20061215
Comment 1•18 years ago
|
||
This also affects Thunderbird.
It happens because the default preferences are missing.
Comment 2•16 years ago
|
||
Please fix this. It makes it very difficult to figure out what the heck is going on in Thunderbird. I keep on getting HTML messages with tiny font (looks like size 4 or smaller) even though all my fonts have a minimum size set to 16. This is very frustrating!
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•