<?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>11140</bug_id>
          
          <creation_ts>2010-10-25 17:24:22 +0000</creation_ts>
          <short_desc>Subject: Physical Keys and Gestures for &quot;accesskey&quot; attribute The use of ASCII/Unicode code points for key binding has numerous well-known drawbacks. There are vital physical keyboard keys with no Unicode representation. Even for the main alphabet keys sp</short_desc>
          <delta_ts>2014-05-01 15:48:57 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, a11ytf, a11y_focus</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>10888</blocked>
    
    <blocked>23613</blocked>
    
    <blocked>23615</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Charles McCathieNevile">chaals</assigned_to>
          <cc>ayg</cc>
    
    <cc>chaals</cc>
    
    <cc>cooper</cc>
    
    <cc>hans.hillen</cc>
    
    <cc>ian</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>lwatson</cc>
    
    <cc>mark.sadecki+w3c</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>41733</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-10-25 17:24:22 +0000</bug_when>
    <thetext>Section: http://www.whatwg.org/specs/web-apps/current-work/#top

Comment:
Subject: Physical Keys and Gestures for &quot;accesskey&quot; attribute

The use of ASCII/Unicode code points for key binding has numerous well-known
drawbacks. There are vital physical keyboard keys with no Unicode
representation. Even for the main alphabet keys specifying a stabile physical
location based on ergonomic considerations, regardless of keyboard mapping,
may be desirable. Unicode keybinding is useful for mnemonic keys however.

So for &quot;accesskey&quot; there should be a complete set of keywords representing the
physical keyboard keys -- referenced based on the locations on U.S. standard
keyboards, with names like &quot;jKey&quot;, &quot;slashKey&quot;, &quot;leftArrow&quot;, &quot;capsLock&quot;. All
keys should be represented including alphabet keys, F-keys, modifier keys, cap
lock, etc., and there should be syntax for indicating simultaneous key presses
(e.g. Control + uparrow).

A set of &quot;media&quot; keys would also be highly desirable (e.g. keyboard
volume/mute keys bindable to controls of an HTML5 video interface) although
this may not be standardizable.

But keys are so 2009. We of course also now need keywords for swipe gestures,
e.g:

[a href=&quot;page_2.html&quot; accesskey=&quot;rightArrow horizLeftwardSwipe&quot;]Turn Page[/a].

Posted from: 75.36.155.97</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42727</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2010-11-23 16:49:20 +0000</bug_when>
    <thetext>Bug triage sub-team thinks this issue has accessibility implications and wants the HTML A11Y TF to review in context of the keyboard access work. Indicating that this bug blocks 10888 as we think resolution of this bug is important to the accessibility work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43730</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-01-01 08:14:36 +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: Support for keywords to reference specific things, e.g. gestures or special keys (like F1), is something that is intentionally left open for a future version, but before we go there we really need more experience with the changes we&apos;ve done so far.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52521</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:02:14 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78558</commentid>
    <comment_count>4</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2012-11-20 23:53:14 +0000</bug_when>
    <thetext>I agree with Hixie. 

I certainly don&apos;t think that mapping a US keyboard in words is a particularly good approach - it gets us closer to the problems seen in the use of javascript to create keyboard interfaces, and that strikes me as a net loss.

As for gestures, etc, the world is probably ready to research using them in the context of accesskeys - Opera and others have had ways of associating page actions to gestures for many years - but I don&apos;t think we are ready to try and standardise something for HTML.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95235</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Sadecki">mark.sadecki+w3c</who>
    <bug_when>2013-10-23 20:07:38 +0000</bug_when>
    <thetext>a11ytf decision to move to HTML.next:
http://www.w3.org/2013/10/17-html-a11y-minutes.html#item04

New bug:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23615</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>