[Bug 10821] i18n comment 17 : setting input and textarea element direction through browser UI should set the dir attribute and trigger oninput event

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrianba@microsoft.com,
                   |                            |annevk@opera.com,
                   |                            |ap@webkit.org,
                   |                            |bzbarsky@mit.edu,
                   |                            |eric@webkit.org,
                   |                            |fantasai.bugs@inkedblade.ne
                   |                            |t, jonas@sicking.cc,
                   |                            |lachlan.hunt@lachy.id.au,
                   |                            |mjs@apple.com,
                   |                            |roc@ocallahan.org,
                   |                            |simonp@opera.com,
                   |                            |travil@microsoft.com

--- Comment #25 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-11-05 07:25:44 UTC ---
Could browser vendors comment on whether they would be interested in changing
behaviour here?

The question specifically is on whether when the user changes a text field from
ltr to rtl (or vice versa), the user agent should mutate the DOM to set a
dir="" attribute on the <input> or <textarea> element to the selected
direction.

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

Received on Friday, 5 November 2010 07:25:46 UTC