<?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>23690</bug_id>
          
          <creation_ts>2013-10-31 13:57:27 +0000</creation_ts>
          <short_desc>link[href] should not be in a list of suggested elements that may have a tabindex focus flag (8.4.1)</short_desc>
          <delta_ts>2013-11-18 23:14:46 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Takeshi Kurosawa">taken.spc</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>95608</commentid>
    <comment_count>0</comment_count>
    <who name="Takeshi Kurosawa">taken.spc</who>
    <bug_when>2013-10-31 13:57:27 +0000</bug_when>
    <thetext>In &quot;8.4.1 Sequential focus navigation and the tabindex attribute&quot;, there is a list of elements that may have a tabindex focus flag. And the list includes &quot;link elements that have an href attribute&quot;. However I think this should be &quot;area elements that have an href attribute&quot;.

http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#sequential-focus-navigation-and-the-tabindex-attribute

&gt; Modulo platform conventions, it is suggested that for the following elements, the tabindex focus flag be set:
&gt;
&gt; snip
&gt;
&gt; - link elements that have an href attribute
&gt;
&gt; snip
&gt;

Because link elements will not be rendered and they will not receive the focus usually.

On the other hand, area elements are expected to receive the focus.

In fact &quot;8.4.2 Focus management&quot; mentions &quot;area&quot; several times
http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#focus-management</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95623</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-31 19:19:03 +0000</bug_when>
    <thetext>No, it&apos;s intentional that this be &lt;link&gt; elements. They should be focusable if links can be focused and you make the &lt;link&gt; element visible with display:block, etc, in CSS.

&lt;area&gt; elements are a weird case because each &lt;area&gt; element can map to multiple focusable regions, so they are handled separately in 8.4.2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96468</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-11-18 23:14:46 +0000</bug_when>
    <thetext>Marking WORKSFORME per comment 1.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>