<?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>22069</bug_id>
          
          <creation_ts>2013-05-17 15:55:56 +0000</creation_ts>
          <short_desc>Names for media keys should be organized</short_desc>
          <delta_ts>2013-08-25 18:09:05 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - DOM3 Events</component>
          <version>unspecified</version>
          <rep_platform>PC</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></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gary Kacmarcik">garykac</reporter>
          <assigned_to name="Travis Leithead [MSFT]">travil</assigned_to>
          <cc>bugs</cc>
    
    <cc>masayuki</cc>
    
    <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87798</commentid>
    <comment_count>0</comment_count>
    <who name="Gary Kacmarcik">garykac</who>
    <bug_when>2013-05-17 15:55:56 +0000</bug_when>
    <thetext>Names for colored media keys
============================

The current names for the colored media function is simply &apos;Red&apos;, &apos;Green&apos;, ...

However, order is important for these keys and that should be reflected in the name. In addition, they should share a common prefix so that they are grouped together and easier to discover.

Instead of Red, Green, Yellow, Blue, Grey and Brown, we should use something like:
   MediaF0Red
   MediaF1Green
   MediaF2Yellow
   MediaF3Blue
   MediaF4Grey
   MediaF5Brown</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87820</commentid>
    <comment_count>1</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2013-05-17 17:47:24 +0000</bug_when>
    <thetext>Those look really odd names.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87845</commentid>
    <comment_count>2</comment_count>
    <who name="Masayuki Nakano">masayuki</who>
    <bug_when>2013-05-17 23:47:43 +0000</bug_when>
    <thetext>Note that Firefox 23 will ship the .key feature with &quot;Red&quot;, &quot;Green&quot;, &quot;Yellow&quot; and &quot;Blue&quot; key names in this August. If they will be renamed, please do it as soon as possible. Then, we can change them in the first implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92553</commentid>
    <comment_count>3</comment_count>
    <who name="Gary Kacmarcik">garykac</who>
    <bug_when>2013-08-25 18:09:05 +0000</bug_when>
    <thetext>The latest ED has these media keys defined as:

ColorF0Red (VK_COLORED_KEY_0)
ColorF1Green (VK_COLORED_KEY_1)  
ColorF2Yellow (VK_COLORED_KEY_2)
ColorF3Blue (VK_COLORED_KEY_3)
ColorF4Grey (VK_COLORED_KEY_4)
ColorF5Brown (VK_COLORED_KEY_5)

These are based on the virtual key names given to the colored function keys in the media controller spec.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>