Bug 141338 - REGRESSION: Lookup doesn't work in RTL
Summary: REGRESSION: Lookup doesn't work in RTL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 13:50 PST by Tim Horton
Modified: 2015-02-07 03:03 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2015-02-06 13:51 PST, Tim Horton
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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