This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
link types that create hyperlinks get focus and should be listed in the focus mangement section. These include: 4.12.4.2 Link type "archives" 4.12.4.3 Link type "author" 4.12.4.4 Link type "bookmark" 4.12.4.5 Link type "external" 4.12.4.6 Link type "help" 4.12.4.8 Link type "license" 4.12.4.13 Link type "search" 4.12.4.15 Link type "sidebar" 4.12.4.16 Link type "tag" 4.17 Hierarchical link types4.12.4.17.1 Link type "index" 4.12.4.17.2 Link type "up" 4.12.4.18 Sequential link types4.12.4.18.1 Link type "first" 4.12.4.18.2 Link type "last" 4.12.4.18.3 Link type "next" 4.12.4.18.4 Link type "prev"
All links can be focused if the platform focuses links; why would specific link types be listed here? I don't understand what problems is being resolved here. Can you describe a situation where interoperability would be harmed if we don't have this requirement?
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: Did Not Understand Request Change Description: no spec change Rationale: see comment 1
Michael to provide additional info; preliminary input to bug triage subteam was Bug and pushback is related to specific link types, but the issue is that any element that forms a "hyperlink" see http://dev.w3.org/html5/spec/links.html#introduction-2) needs to be focusable. So the focus management section, instead of saying "a and area are focusable" should say "link, a, and area are focusable when they create a hyperlink as described in 4.12.4 Link types http://dev.w3.org/html5/spec/links.html#linkTypes". This is probably a TF priority but hopefully can be addressed just with the bug triage subteam and Cynthia.