Bug 133373
Summary: | did'nt work rtl in <select size="5" > | ||
---|---|---|---|
Product: | WebKit | Reporter: | koroosh <korooshbaghbani> |
Component: | New Bugs | Assignee: | 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 |
koroosh
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????
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gurpreet
Same is observed in FireFox also. Checking further.
Gurpreet
Sorry please ignore the previous comment.
Ahmad Saleem
Blink fixed this in following commit - https://src.chromium.org/viewvc/blink?view=revision&revision=160202