Bug 122785 - Windows select element doesn't draw RTL properly
Summary: Windows select element doesn't draw RTL properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-14 15:55 PDT by Roger Fong
Modified: 2013-10-14 18:06 PDT (History)
3 users (show)

See Also:


Attachments
patch (12.70 KB, patch)
2013-10-14 16:31 PDT, Roger Fong
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2013-10-14 15:55:34 PDT
A number of issues here:
The items in the popup aren't on the right side, they also don't draw in RTL mode (words are not in RTL order)
The selected element doesn't draw on the right side and also doesn't draw with the selected item's text direction.

<rdar://problem/9162211>
Comment 1 Roger Fong 2013-10-14 16:31:46 PDT
Created attachment 214207 [details]
patch
Comment 2 Brent Fulgham 2013-10-14 17:52:01 PDT
Comment on attachment 214207 [details]
patch

r=me. Great to get rid of another platform-specific test result!
Comment 3 Roger Fong 2013-10-14 18:06:15 PDT
Committed: http://trac.webkit.org/changeset/157437