Bug 141338

Summary: REGRESSION: Lookup doesn't work in RTL
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bdakin, enrica, hyatt, mitz, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Tim Horton 2015-02-06 13:50:51 PST
REGRESSION: Lookup doesn't work in RTL
Comment 1 Tim Horton 2015-02-06 13:51:15 PST
Created attachment 246179 [details]
Patch
Comment 2 Tim Horton 2015-02-06 13:52:10 PST
rdar://problem/19738407
Comment 3 Alexey Proskuryakov 2015-02-06 14:42:56 PST
Comment on attachment 246179 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=246179&action=review

> Source/WebCore/ChangeLog:3
> +        REGRESSION: Lookup doesn't work in RTL

No tests?
Comment 4 Tim Horton 2015-02-06 14:43:25 PST
http://trac.webkit.org/changeset/179758
Comment 5 Tim Horton 2015-02-07 03:03:16 PST
(In reply to comment #3)
> Comment on attachment 246179 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=246179&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        REGRESSION: Lookup doesn't work in RTL
> 
> No tests?

There's a test in https://bugs.webkit.org/show_bug.cgi?id=141355