<?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>9019</bug_id>
          
          <creation_ts>2010-02-16 11:55:21 +0000</creation_ts>
          <short_desc>Pressing F1 should open Amaya help</short_desc>
          <delta_ts>2010-02-17 10:28:20 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Amaya</product>
          <component>UI</component>
          <version>11.3.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Helder Magalh">helder.magalhaes</reporter>
          <assigned_to name="Vatton">Irene.Vatton</assigned_to>
          <cc>carcone</cc>
    
    <cc>emilien.kia</cc>
    
    <cc>fred.wang</cc>
    
    <cc>Irene.Vatton</cc>
    
    <cc>vincent.quint</cc>
          
          <qa_contact name="Vatton">Irene.Vatton</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>32172</commentid>
    <comment_count>0</comment_count>
    <who name="Helder Magalh">helder.magalhaes</who>
    <bug_when>2010-02-16 11:55:21 +0000</bug_when>
    <thetext>Amaya currently doesn&apos;t bind the &quot;F1&quot; key to &quot;Help&quot;. This is a commonly used/accepted/expected shortcut for bringing up help, AFAIK not Windows-centric (I&apos;ve seen it it Linux as well).


Steps to reproduce:
1. Open Amaya;
2. Press &quot;F1&quot;.


Expected results:
Amaya would open the user manual or a generic help page.


Actual results:
Amaya does nothing.


Additional information:
&quot;F1&quot; key action should do the same as &quot;Help&quot;-&gt;&quot;Amaya Help...&quot;. I&apos;m convinced this only requires registering the key shortcut in this menu entry. :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32256</commentid>
    <comment_count>1</comment_count>
    <who name="lcarcone">carcone</who>
    <bug_when>2010-02-17 10:28:20 +0000</bug_when>
    <thetext>Hello Helder,

This shortcut has been added in the next release for the three platform.
If you want to add this feature in you current windows version, you can modify the shortcuts list. This file is at:
C:\Program Files\Amaya\config\amaya.kb where Amaya is the repertory where Amaya has been installed
With a text editor, add the line:
&lt;Key&gt;F1:        HelpIndex()
near the definition of F2 key for instance.
Make a copy of this file before to make the modification in case of error.

Thanks,
Laurent Carcone</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>