Closed
Bug 385215
Opened 18 years ago
Closed 18 years ago
[10.5] major characters width issues when using 10.5 SDK
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jtd)
References
Details
Attachments
(2 files)
We have at least one major character width issue on the Mac OS X 10.5 beta. It affects high profile sites like gmail and bugzilla. Screenshot coming up.
Flags: blocking1.9+
This doesn't happen when I download a nightly build onto the 10.5 beta, so it is probably one of two things:
- this only happens in debug builds
- this only happens in builds produced on 10.5
Can you reduce to a minimal testcase?
Break in PostLayoutCallback in gfxAtsuiFonts.cpp and see what's in the glyphRecords array. That's where the advance widths come from.
You can try building with a 10.4 SDK, to see if it's an SDK issue, right?
This problems still happens in opt builds on 10.5 beta. I'll try building against the 10.4 SDK later.
Updated•18 years ago
|
Summary: major characters width issues on Mac OS X 10.5 beta → [10.5] major characters width issues
This does not happen with the 10.4 SDK.
Summary: [10.5] major characters width issues → [10.5] major characters width issues when using 10.5 SDK
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → jdaggett
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•