Closed
Bug 156527
Opened 23 years ago
Closed 23 years ago
Fonts settings are ignored (too big)
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
INVALID
mozilla1.2alpha
People
(Reporter: dev+mozilla, Assigned: dbaron)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a+) Gecko/20020709
BuildID: 2002070908
Mozilla seems to ignore my font setting for web pages with the latest trunk build.
Reproducible: Always
Steps to Reproduce:
1. Visit URL
Actual Results: See screenshots. In my case, the font is too big and is serif.
Expected Results: See screenshots. Smaller sans-serif font.
This is a regression. Build 20020707 was ok.
| Reporter | ||
Updated•23 years ago
|
Keywords: regression
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
| Reporter | ||
Comment 3•23 years ago
|
||
By the way, this has nothing to do with http://www.mozilla.org/ . It happens on
every site.
| Assignee | ||
Comment 4•23 years ago
|
||
I noticed this today too, on Linux, and was about to go through checkins to see
who did this.
Severity: normal → major
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → mozilla1.1beta
| Assignee | ||
Comment 5•23 years ago
|
||
*** Bug 156410 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 6•23 years ago
|
||
This is really annoying. I see it in my own build, but I don't see it in any of
the trunk nightlies on Linux.
| Assignee | ||
Comment 7•23 years ago
|
||
OK, what I'm seeing goes away when I run regxpcom. Are you installing nightlies
on top of each other or something like that? Does it help to run the "regxpcom"
file in the same directory as mozilla?
| Reporter | ||
Comment 8•23 years ago
|
||
Yes, I'm installing the nightly ZIPs on top of each other. I'll try running
regxpcom when I have booted Windows again (working under Linux right now).
What does running regxpcom do?
Summary: Fonts settings are ignored big → Fonts settings are ignored (too big)
| Assignee | ||
Comment 9•23 years ago
|
||
regxpcom registers all the libraries in components/. It's normally run as part
of the build process, though (I think), so this is confusing me a bit.
Nevertheless, it fixed the problem for me...
| Reporter | ||
Comment 10•23 years ago
|
||
Running regxpcom fixed the problem on Win2k for me too.
| Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla1.1beta → mozilla1.2alpha
| Assignee | ||
Comment 11•23 years ago
|
||
OK, invalid, since both testing methods are not supported.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Comment 12•23 years ago
|
||
VERIFIED INVALID -- always delete your nightly directory (this is separate from
your profile and so should not lose any settings) when installing a new one.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•