Closed
Bug 405872
Opened 18 years ago
Closed 18 years ago
Some on-screen text not rendered unless text-size is scaled up or down.
Categories
(Camino Graveyard :: Page Layout, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 288047
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.10pre) Gecko/20071125 Camino/1.6a1pre (like Firefox/2.0.0.10pre)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.10pre) Gecko/20071125 Camino/1.6a1pre (like Firefox/2.0.0.10pre)
There are two p elements within a blockquote. Only the first line of text in each is rendered.
Reproducible: Always
Steps to Reproduce:
1. Visit http://blog.fawny.org/2007/11/28/not-metrolisboa/
Actual Results:
There are two p elements within a blockquote. Only the first line of text in each is rendered.
Expected Results:
All the text within the blockquote should be rendered.
Reducing the text-size one click from default (View > Make text smaller) or increasing it two clicks from default (View > Make text bigger) results in the text being rendered correctly.
Drag-selecting shows the text is there, it's just not actually visible.
Comment 1•18 years ago
|
||
This works OK for me with a fresh profile. What are your font size/face prefs? (Preferences:Appearance:Fonts) Does a fresh profile fix it? Use
http://pimpmycamino.com/parts/troubleshoot-camino
to temporarily create a fresh profile.
![]() |
||
Comment 2•18 years ago
|
||
Do you have the 'New Vista' fonts installed ? (Constantia, or Candara,...). Or eventually other Windows true type fonts (Bitstream Vera, DejaVu,...)?
With all those fonts, I see the same issue on the most recent Bon Echo nightly build.
(and yes, Joe goes a bit crazy with his stylesheet)
Reporter | ||
Comment 3•18 years ago
|
||
@Chris Lawson - I still see the issue with a fresh profile. Prefs are as per default: Times, 16pt / Courier, 13pt.
@philippe - Ah, that'll be it. I do indeed have the "New Vista" fonts installed. Disabling them fixes the issue.
Incidentally, I'm seeing the same effects here:
http://blogs.msdn.com/jscript/archive/2007/11/29/ecmascript-mashups-and-security.aspx
philippe, is this a dupe of bug 288047, or is it some other, new Core bug (and is it branch-only)?
![]() |
||
Comment 5•18 years ago
|
||
It is branch 1.8 only. Trunk handles those just fine (some nice fonts btw).
bug 288047: yeah, same underlying issue, I think. Windows ttf format. It is only a little bit worse than with other fonts.
Let's dupe this to bug 288047, then.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•