<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>16826</bug_id>
          
          <creation_ts>2012-04-23 12:42:58 +0000</creation_ts>
          <short_desc>Clarify CSS Outline advice in 8.4.4 Element-level focus APIs</short_desc>
          <delta_ts>2013-01-06 07:06:56 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, a11y_focus</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matthew Turvey">mcturvey</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>hans.hillen</cc>
    
    <cc>lwatson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>66945</commentid>
    <comment_count>0</comment_count>
    <who name="Matthew Turvey">mcturvey</who>
    <bug_when>2012-04-23 12:42:58 +0000</bug_when>
    <thetext>http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#element-level-focus-apis

The current text advises:

&quot;Do not use this method to hide the focus ring if you find the focus ring unsightly. Instead, use a CSS rule to override the &apos;outline&apos; property. (Be aware, however, that this makes the page significantly less usable for some people, especially those with reduced vision who use focus outlines to help them navigate the page.)&quot;

The advice could be improved by emphasising that removing the focus outline affects all keyboard-navigation users, and the negative effects can be mitigated by using another CSS technique to display where the focus is, something like:

&quot;(Be aware, however, that, removing the focus outline makes the page significantly less usable to people who use a keyboard to navigate the page. If you do remove the focus outline, provide an alternative method of indicating focus with CSS :focus, such as adding an underline on text links or a border on linked images.)&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70153</commentid>
    <comment_count>1</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:00:56 +0000</bug_when>
    <thetext>This bug was cloned to create bug 17841 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80953</commentid>
    <comment_count>2</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-01-06 07:01:29 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;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: Accepted
Change Description: applied patch
https://github.com/w3c/html/commit/bc70912c06dbfdf650d9172033c3ccb6ff0123bc
Rationale: adopted resolution by WHATWG</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80954</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-01-06 07:06:56 +0000</bug_when>
    <thetext>Actually - we always had a different text in the W3C spec, which severely discourages the use of .blur() to hide the focus ring:

&quot;Do not use this method to hide the focus ring. Do not use any other method that hides the focus ring from keyboard users,in particluar do not use a CSS rule to override the &apos;outline&apos; property. Removal of the focus ring leads to serious accessibility issues for users who navigate and interact with interactive content using the keyboard.&quot;

Matthew, I assume that is acceptable for you, too? Please re-open the bug if not.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>