Bug 133373

Summary: did'nt work rtl in <select size="5" >
Product: WebKit Reporter: koroosh <korooshbaghbani>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, k.gurpreet
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 8   
See Also: https://bugs.webkit.org/show_bug.cgi?id=40216

Description koroosh 2014-05-29 00:56:26 PDT
when I use this code
<select size="5" style="text-align:right;direction:rtl">

<option>...
....

</select>

direction did'nt work and all of option in left of the text

what am i doing????
Comment 1 Gurpreet 2014-11-26 04:30:25 PST
Same is observed in FireFox also. Checking further.
Comment 2 Gurpreet 2014-11-26 04:31:23 PST
Sorry please ignore the previous comment.
Comment 3 Ahmad Saleem 2022-10-22 10:32:58 PDT
Blink fixed this in following commit - https://src.chromium.org/viewvc/blink?view=revision&revision=160202