Bug 133373 - did'nt work rtl in <select size="5" >
Summary: did'nt work rtl in <select size="5" >
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 8
: P2 Normal
Assignee: Nobody
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2014-05-29 00:56 PDT by koroosh
Modified: 2022-10-22 10:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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