Closed
Bug 279781
Opened 20 years ago
Closed 13 years ago
new installation (zip) changes font in profile
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Peter6, Unassigned)
Details
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050125 Firefox/1.0+ repro: 1. Remove old FF programm files (leave profile alone) 2. Unzip ne build and start FF 3. In Options - General - Fonts and Color the proportional font was changed from my default setting Sans Serif to Serif Reproduced this on 3 win2k computers exp: Don't change my font settings This has regressed in the past week (most builds were unusable due to crashing).
Comment 1•20 years ago
|
||
I'm seeing this also on XP, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8b) Gecko/20050124 Firefox/1.0+
| Reporter | ||
Comment 2•20 years ago
|
||
I had an old profile somewhere and noted:
user_pref("font.default", "sans-serif");
with a new pref added in the latest builds
user_pref("font.default.x-western", "sans-serif");
should the bugdescription change to:
make font.default.x-western inherit the value from font.default in case of an
existing profile or is this bug simply INVA ?
Comment 3•20 years ago
|
||
this is fallout from bug 95227, not sure if/how we'd want to take a stab at migrating this stuff.
| Reporter | ||
Comment 4•19 years ago
|
||
I haven't seen this in ages, can we close the this bug ?
Comment 5•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
Updated•18 years ago
|
Assignee: bugs → nobody
Comment 6•13 years ago
|
||
(In reply to Peter van der Woude [:Peter6] from comment #4) > I haven't seen this in ages, can we close the this bug ? I guess we can
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•