Bug 122785

Summary: Windows select element doesn't draw RTL properly
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, jonlee, roger_fong
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
patch bfulgham: review+

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