<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>138966</bug_id>
          
          <creation_ts>2014-11-21 07:58:48 -0800</creation_ts>
          <short_desc>AX: External Keyboard Arrow Key event &apos;unidentified&apos;</short_desc>
          <delta_ts>2016-02-15 13:59:32 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>shiningbai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dylan</cc>
    
    <cc>mail.vince</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1050459</commentid>
    <comment_count>0</comment_count>
    <who name="">shiningbai</who>
    <bug_when>2014-11-21 07:58:48 -0800</bug_when>
    <thetext>On iOS8, and 7, chrome and safari, when using bluetooth keyboard(Belkin), the browser is not capture keyDown and keyPress event at all. When listening to keyUp event, on Arrow Keys, the event object is almost empty. The event.charCode and event.keyCode is 0, and event.keyIdentifier is &apos;unidentified&apos;. So there is like no way to detect which arrow key is pressed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050460</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-11-21 07:58:57 -0800</bug_when>
    <thetext>&lt;rdar://problem/19057835&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1094808</commentid>
    <comment_count>2</comment_count>
    <who name="Dylan Barrell">dylan</who>
    <bug_when>2015-05-14 08:47:15 -0700</bug_when>
    <thetext>Here is a site to reproduce this

Using iOS with a bluetooth keyboard, go to this page http://dylanb.github.io/rwd/part6/event_logger.html

Select only the checkbox &quot;div[role=&quot;menuitem&quot;]&quot;

Move the VoiceOver focus to the Element with the text &quot;I am a div with role=&quot;menuitem&quot;&quot;

Make sure that quick nav is off

Click the arrow keys on the bluetooth keyboard

What Should Happen: The count next to the &quot;keydown&quot; header in the table on the right should be incremented every time you click an arrow key

What Happens: The count stays at whatever it was when focus first went to the element.

If you do the same with VO on Safari, you will see the correct behavior.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1164886</commentid>
    <comment_count>3</comment_count>
    <who name="Vince">mail.vince</who>
    <bug_when>2016-02-15 13:59:32 -0800</bug_when>
    <thetext>As per my comment on https://bugs.webkit.org/show_bug.cgi?id=149054:

I can confirm that this is still an issue on an iPad Mini FE276LL/A running iOS 9.2 (13C75), with a previous generation bluetooth Apple Wireless Keyboard, typing into iOS Safari.

More specifically, if NO control has focus, no keydown and no keyup events fire at all.

However, if a control DOES has focus, keydown and keyup events do fire, but the keyIdentifier is &quot;Unidentified&quot;, and keyCode is 0 (the target is correct, however).

This makes it impossible to develop a web app that responds correctly to navigation using a bluetooth keyboard on iOS.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>