Bug 56750 - <select> doesn't display RTL text correctly on Windows
Summary: <select> doesn't display RTL text correctly on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-21 09:45 PDT by Adam Roben (:aroben)
Modified: 2011-03-21 17:42 PDT (History)
1 user (show)

See Also:


Attachments
screenshot (16.87 KB, image/png)
2011-03-21 09:45 PDT, Adam Roben (:aroben)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-21 09:45:24 PDT
Created attachment 86327 [details]
screenshot

<select> doesn't display RTL text correctly on Windows. For example, open fast/text/international/pop-up-button-text-alignment-and-direction.html in the browser. You'll see that the text in the <select>s often does not match the expected rendering shown beneath. See the attached screenshot for the current rendering of this page in ToT.

This causes a number of regression tests to have incorrect results.
Comment 1 Adam Roben (:aroben) 2011-03-21 09:45:36 PDT
Bug 19785 represented this issue for Mac.
Comment 2 Adam Roben (:aroben) 2011-03-21 09:46:08 PDT
<rdar://problem/9162211>
Comment 3 Alexey Proskuryakov 2011-03-21 17:42:28 PDT
See also: bug 53443 (I haven't checked whether it's a duplicate).