Closed
Bug 91233
Opened 25 years ago
Closed 25 years ago
Unsetting "allow documents to use other fonts" does not prevent different font-size
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: levon, Assigned: pierre)
References
()
Details
(Keywords: access, testcase)
Attachments
(1 file)
|
372 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010713
BuildID: 2001071308
Visiting the site above with 96 DPI setting and disabled
"allow document to use other fonts" still has very tiny text.
Possibly related to bug 90474
Reproducible: Always
Steps to Reproduce:
1.Visit given URL after disable own fonts and setting dpi to 96
2.observe very small fonts
Actual Results: very small font size
Expected Results: readable font size as specified in preferences
Comment 1•25 years ago
|
||
Reassign to hyatt. severity major, and this is certainly a regression.
Seeing this on a Linux build from 2001-07-17
Assignee: pierre → hyatt
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•25 years ago
|
||
Updated•25 years ago
|
Severity: normal → major
Comment 3•25 years ago
|
||
Er, what regression? I'm not saying that override of font size isn't useful,
particularly for those sites that insist on teeny-tiny fonts, but that testcase
displays the same[1] in trunk, branch, and a June, April and March build
(chosen randomly) on Linux (and on win32). Face/font-family can be overridden,
but not size (and that's the way it is in 4.x too).
[1] well, actually in older builds there was no floor on font-size, and 2px
was invisible in those builds, but the other letters all have the same height
in March that they do in the current trunk.
Comment 4•25 years ago
|
||
I was sure font-size used to work.... Maybe I'm just really confused. If so, my
apologies to John for asking him to file it.
Comment 5•25 years ago
|
||
Just checked with 4.x and a smattering of old Moz builds and you're right. That
checkbox does not affect size in those either....
I suck. My apologies for all the noise.
Reassigning to default style system owner, severity to enhancement. We should
be able to disable all page-imposed font-size changes as well as the font-face
changes, and I think we should be doing that.
So much for filing bugs when tired.... John, my apologies for asking you to
file this, as I said.
Assignee: hyatt → pierre
Severity: major → enhancement
Keywords: regression
OS: Linux → All
Hardware: PC → All
| Reporter | ||
Comment 6•25 years ago
|
||
I'm /very/ glad this got filed, as I am quite surprised (understatement)
that this wasn't a major issue in the first place. ctrl-+ is /not/ a
solution for these unreadable pages. I've voted for this, I sincerely
hope it won't get futured or whatever.
| Assignee | ||
Comment 7•25 years ago
|
||
Boris' suggestion from [2001-07-17 22:18] is a dup of bug 30910.
*** This bug has been marked as a duplicate of 30910 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•