<?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>27244</bug_id>
          
          <creation_ts>2014-11-05 09:53:17 +0000</creation_ts>
          <short_desc>[WebDriver Spec]: Add support for accelKey as meta key to ease the usage of command keys</short_desc>
          <delta_ts>2016-09-19 16:24:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Browser Test/Tools WG</product>
          <component>WebDriver</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>20860</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Henrik Skupin">hskupin</reporter>
          <assigned_to name="Browser Testing and Tools WG">public-browser-tools-testing</assigned_to>
          <cc>bburg</cc>
    
    <cc>johnjan</cc>
    
    <cc>mike</cc>
          
          <qa_contact name="Browser Testing and Tools WG">public-browser-tools-testing</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>114546</commentid>
    <comment_count>0</comment_count>
    <who name="Henrik Skupin">hskupin</who>
    <bug_when>2014-11-05 09:53:17 +0000</bug_when>
    <thetext>There are differences in how commands like shortcuts are triggered in chrome scope across platforms. While on Windows and Linux the Ctrl key is used, on OS X it is the Cmd key. That implies that for each shortcut you have to check the platform first, and then set the correct modifier key.

Example:  Open the find bar in Firefox (Linux/Windows: Ctrl+F, OS X: Cmd+F)

To make it easier to use, it would be really helpful if a new &quot;meta&quot; key could be added to the spec. For several test frameworks here at Mozilla we have it named accelKey:

http://mxr.mozilla.org/mozilla-central/source/testing/marionette/EventUtils.js#134

Inside the framework a check for the platform ensures that the correct modifier is used. So it is not a requirement for the test itself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127414</commentid>
    <comment_count>1</comment_count>
    <who name="Brian Burg">bburg</who>
    <bug_when>2016-09-19 16:21:13 +0000</bug_when>
    <thetext>&apos;Meta&apos; is a different key. https://en.wikipedia.org/wiki/Meta_key

&apos;CommandOrControl&apos; is maybe a better name. But I don&apos;t think we should fix this at all. Using browser features with key shortcuts is not specified and in some UAs it won&apos;t do anything at all.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>