This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The sections under 7.5.1 (Move the Caret and Change the selection - http://www.w3.org/TR/2011/WD-html5-20110525/editing.html#user-editing-actions) provide this as a vague indication of potential keyboard support: This could be triggered as the default action of keydown events with various key identifiers and as the default action of mousedown events. It is desirable to make this more explicit, so UA's are aware that support for interaction without a mouse is a requirement.
mass-moved component to LC1
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: This is entirely a UI issue. A browser device might not have either a keyboard or a mouse, yet still support caret positioning, for example. If you have implementation advice, that's something for e.g. the UAAG document.