Bug 117839 - Initial advance on the first glyph of the run is not correctly set for rtl text.
Summary: Initial advance on the first glyph of the run is not correctly set for rtl text.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-20 11:18 PDT by Enrica Casucci
Modified: 2013-06-20 15:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.02 KB, patch)
2013-06-20 13:51 PDT, Enrica Casucci
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2013-06-20 11:18:32 PDT
When the glyph with the initial advance is the first of the run, we don't set the initial advance correctly if the text is rtl.

<rdar://problem/13860717>
Comment 1 Enrica Casucci 2013-06-20 13:51:02 PDT
Created attachment 205117 [details]
Patch
Comment 2 Enrica Casucci 2013-06-20 15:16:38 PDT
Committed revision 151807.