Bug 56129

Summary: Vertical text broken on Lion and Leopard
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch mitz: review+

Dave Hyatt
Reported 2011-03-10 11:55:00 PST
Vertical text is offset by a large amount on Lion and Leopard. It appears that the CTFontGetVerticalTranslationsForGlyphs method is different only on Snow Leopard.
Attachments
Patch (2.27 KB, patch)
2011-03-10 11:56 PST, Dave Hyatt
no flags
Patch (2.09 KB, patch)
2011-03-10 12:07 PST, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2011-03-10 11:56:37 PST
mitz
Comment 2 2011-03-10 11:58:25 PST
Dave Hyatt
Comment 3 2011-03-10 12:07:15 PST
mitz
Comment 4 2011-03-10 12:08:43 PST
Comment on attachment 85363 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=85363&action=review > Source/WebCore/ChangeLog:5 > + Add Snow Leopard ifdefs for the scaling by point size and then the division by unitsPerEm. Please add the bugs.webkit.org URL
Dave Hyatt
Comment 5 2011-03-10 12:15:53 PST
Fixed in r80470.
Dave Hyatt
Comment 6 2011-03-10 12:16:10 PST
Sorry, r80740.
Note You need to log in before you can comment on or make changes to this bug.