Closed
Bug 376447
Opened 18 years ago
Closed 18 years ago
Too-wide inline frames with nsTextFrameThebes
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Unassigned)
References
()
Details
BUILD: MOZ_CO_DATE="Fri Mar 30 21:46:26 CDT 2007" with nsTextFrameThebes GetPresContext bustage fixed.
STEPS TO REPRODUCE: Load URL in URL field
EXPECTED RESULTS: The green box should just wrap the "aaa"
ACTUAL RESULTS: The green box is a lot wider than that.
Comment 1•18 years ago
|
||
This looks good to me. FIXED?
| Reporter | ||
Comment 2•18 years ago
|
||
I still see this, with MOZ_CO_DATE="Sat May 12 00:37:03 CDT 2007".
Might be pango-version-dependent, of course... dunno. Might also have been fixed between then and when you commented. Are there particular fixes that might have affected this in there?
Comment 3•18 years ago
|
||
Reproduced with MOZ_CO_DATE="Sat May 12 00:37:03 CDT 2007".
Fixed 17 minutes after this date, through bug 380210:
Working file: gfx/thebes/src/gfxPangoFonts.cpp
revision 1.77
date: 2007/05/12 05:54:31; author: roc+%cs.cmu.edu; state: Exp; lines: +4 -4
Bug 380210. Fix appunits to Pango units conversions (only affects newtextframe).
r=vlad
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•18 years ago
|
||
Ah, yes. That would exactly do it. ;)
Thanks for catching it!
Depends on: 380210
Updated•18 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•