[Bug 10819] i18n comment 15 : option element should support the dir attribute and be displayed accordingly both in the dropdown and after being chosen

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10819

Aharon Lanin <aharon.lists.lanin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |aharon.lists.lanin@gmail.co
                   |                            |m
         Resolution|DUPLICATE                   |

--- Comment #2 from Aharon Lanin <aharon.lists.lanin@gmail.com> 2010-10-13 20:50:54 UTC ---
This is talking about direction.  Bug 10820 is talking about alignment. The two
are distinct. One can have dir=ltr on an <option> (e.g. "mamma mia!", so it
does not get displayed as "!mamma mia" in an RTL page) and yet have
text-align:right, since one wants it to line up with the other options in the
select. Both need to be obeyed when displaying the option - both before and
after it has been selected.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You reported the bug.

Received on Wednesday, 13 October 2010 20:50:57 UTC