[Bug 10823] New: i18n comment 19 : when an input value is remembered, its direction should be remembered too

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

           Summary: i18n comment 19 : when an input value is remembered,
                    its direction should be remembered too
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: public-i18n-bidi@w3.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org, public-i18n-bidi@w3.org


Comment from the i18n review of:
http://dev.w3.org/html5/spec/

Comment 19
At http://www.w3.org/International/reviews/html5-bidi/
Editorial/substantive: S
Tracked by: AL

Location in reviewed document:
undefined [http://dev.w3.org/html5/spec/spec.html#contents]

Comment:This is a part of the proposals made by the "Additional Requirements
for Bidi in HTML" W3C First Public Working Draft. For a full description of the
use cases, please see 
http://www.w3.org/International/docs/html-bidi-requirements/#remember-input-dir
[http://www.w3.org/International/docs/html-bidi-requirements/#remember-input-dir]
. Here is the proposal made there:

The HTML specification should state that whenever a user agent stores a
user-provided <input> or <textarea> text value for later use (such as
auto-completion), it should also store the nominal direction value the element
had when displaying this value. This may be the original direction of the
element, or may have been set by the user for that value via the user agent's
UI, or may have been set for that value by page scripts. If the user agent
later recalls and displays this value, e.g. in an auto-completion dropdown, it
should be displayed in its stored direction. If the value is assigned to an
element, the element's dir value should be set to its stored direction.

-- 
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.

Received on Wednesday, 29 September 2010 13:00:09 UTC