Bug 158810

Summary: RTL <select> forms are misplaced
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

Description Dean Jackson 2016-06-15 15:02:36 PDT
RTL <select> forms are misplaced
Comment 1 Dean Jackson 2016-06-15 15:04:16 PDT
<rdar://problem/24847541>

AppKit made a change in Sierra that causes popup menus to snap to a different point when the system language is RTL. We need to take that into account.
Comment 2 Dean Jackson 2016-06-15 15:08:28 PDT
Created attachment 281390 [details]
Patch
Comment 3 Ahmad Saleem 2022-09-25 06:05:46 PDT
This landed and didn't backed out:

https://github.com/WebKit/WebKit/commit/c367c7ced78b54c22520316140b27da52b10d3bc

Marking this as "RESOLVED FIXED". Thanks!