<?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>12709</bug_id>
          
          <creation_ts>2011-05-20 02:40:09 +0000</creation_ts>
          <short_desc>@accesskey: Require user agents to hide accesskeys on unfocusable elements</short_desc>
          <delta_ts>2011-11-24 21:49:30 +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>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/spec/editing#the-accesskey-attribute</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>12710</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Leif Halvard Silli">xn--mlform-iua</reporter>
          <assigned_to>contributor</assigned_to>
          <cc>brunoaiss</cc>
    
    <cc>ian</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>xn--mlform-iua</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>48652</commentid>
    <comment_count>0</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2011-05-20 02:40:09 +0000</bug_when>
    <thetext>PROPOSAL:

Let the specification state that user agents should not reveal to users accesskeys that are added to elements which are not focusable or specially focusable.

For instance, if @accesskey is added to a non-interactive element  were there isn&apos;t any @tabindex or anything else that makes the element (specially) focusable, then @accesskey is pointless and even potentially harmful/confusing to users.

JUSTIFICATION - USERS:

If an element has the @accesskey, without having any effect that at least some users can observe, then it is only confusing to users when they activate such accesskeys and nothing happens. Such experiences may also make users not trust its positive effects and thus ignored it when it works.

EVIDENCE THAT AUTHORS MAKE THIS KIND OF MISTAKE:

  In W3C&apos;s online mailinglist archives, accesskey=&quot;j&quot; is attached to an unfocusable anchor element (without @href attribute): [*]
  
 &lt;a name=&quot;start295&quot; accesskey=&quot;j&quot; id=&quot;start295&quot;&gt;&lt;/a&gt;
 [*] http://lists.w3.org/Archives/Public/public-html-a11y/2011Apr/0295

NOTES: This user agent requirement related bug is a little bit related to the authoring related bug 12708.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48654</commentid>
    <comment_count>1</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2011-05-20 02:46:21 +0000</bug_when>
    <thetext>(In reply to comment #0)

EVIDENCE THAT USER AGENTS CURRENTLY DO NOT HIDE &apos;dead&apos; ACCESSKEYS:

* iCab can reveal access keys - and doesn&apos;t hide &apos;dead&apos; accesskeys.
* Opera, when a user asks to see the access keys ( Shift-Esc - at least on a Mac), will also lists &apos;dead&apos; accesskeys</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53996</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:35:11 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54245</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-05 15:32:16 +0000</bug_when>
    <thetext>Why isn&apos;t this entirely a UI issue?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60251</commentid>
    <comment_count>4</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-11-20 20:35:48 +0000</bug_when>
    <thetext>Leif, this bug is waiting for your response to comment #3:
&gt; Why isn&apos;t this entirely a UI issue?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60449</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-24 21:48:00 +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: Rejected
Change Description: no spec change
Rationale: In fact, the way the spec is set up now, accesskey=&quot;&quot; _always_ has an effect if a key is assigned: at a minimum, it fires a &apos;click&apos; event. So this seems like a non-issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>