This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10822 - i18n comment 18 : on an OS that has a widespread UI convention for setting direction, user agent should support it on input and textarea elements
Summary: i18n comment 18 : on an OS that has a widespread UI convention for setting di...
Status: CLOSED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 12:59 UTC by i18n bidi group
Modified: 2011-01-22 20:36 UTC (History)
8 users (show)

See Also:


Attachments

Description i18n bidi group 2010-09-29 12:59:20 UTC
Comment from the i18n review of:
http://dev.w3.org/html5/spec/

Comment 18
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/#set-direction [http://www.w3.org/International/docs/html-bidi-requirements/#set-direction]
. Here is the proposal made there:

The HTML specification should recommended that on an OS that has a widespread convention for setting direction (such as CTRL + LEFT SHIFT for LTR and CTRL + RIGHT SHIFT for RTL on Windows), the user agent should support that convention on input and textarea elements (although it may provide other methods too).
Comment 1 Maciej Stachowiak 2010-09-29 16:22:57 UTC
If this is added, it should probably also apply to contentEditable areas. Though the spec usually stays out of specific UI recommendations.
Comment 2 Ian 'Hixie' Hickson 2010-10-05 00:49:51 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: User agents are naturally incentivised to follow platform conventions, but should not be required to do so, since they may have perfectly good reasons for doing entirely different things. It's out of scope of the specification to require behaviour that is not a factor for interoperability.