- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Dec 2013 10:50:29 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24124
Bug ID: 24124
Summary: extend autofocus support to all focusable elements
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: giorgio.liscio@email.it
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
use cases are plenty, for example
give focus automatically to an element for keyboard scrolling navigation
<div tabindex="0" autofocus style="overflow:auto;">
or give auto focus to an <a> element
or to a <div> with contentEditable mode enabled
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 17 December 2013 10:50:32 UTC