Closed
Bug 319560
Opened 19 years ago
Closed 16 years ago
Font size ignored on some pages
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: murrayc, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051202 Ubuntu/1.4.99+1.5rc3.dfsg-1ubuntu4 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051202 Ubuntu/1.4.99+1.5rc3.dfsg-1ubuntu4 Firefox/1.5
On some pages, such as www.gmx.de (see the left-hand menu, for instance), the font size is not affected at all by the font size preference, even when deselecting "allow pages to choose their own fonts.".
Maybe this is some trickery on the page, but using the View/Text Size/Increase menu item does increase the text size. If I can do it once for each page, surely I should be able to do it always for all pages.
Reproducible: Always
Comment 1•19 years ago
|
||
*** Bug 319158 has been marked as a duplicate of this bug. ***
Assignee: nobody → dbaron
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → 1.8 Branch
As reported, this bug is invalid; things are behaving as they're currently designed. Font size preferences do need a bit of rework, but it's not something to which individual bug reports are going to make a useful contribution.
| Reporter | ||
Comment 3•19 years ago
|
||
Does this mean, that by design, there's no way to have the same preferences by default as can be specified each time for each page?
Yes, because text zoom does things that are nonconformant with standards and that authors who write their pages properly shouldn't have to expect to deal with.
| Reporter | ||
Comment 5•19 years ago
|
||
> text zoom does things that are nonconformant with standards
Ah, so I guess this is more involved than I thought.
Maybe this is a usability bug then. Maybe
1. A can't-work-properly/not-advised feature shouldn't be in the menu.
and/or
2. It should be more obviously a maybe-works thing, so people don't expect it to have a default setting in the preferences.
Assignee: dbaron → nobody
QA Contact: ian → style-system
Comment 6•16 years ago
|
||
I'm not sure what comment 5 is tring to say, but this is invalid...
Note that we _do_ support a minimum font size preference if that's what you're trying to do.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•