<?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>87219</bug_id>
          
          <creation_ts>2012-05-22 23:55:47 -0700</creation_ts>
          <short_desc>New fast/events/keydown-leftright-keys.html fails on Qt, GTK</short_desc>
          <delta_ts>2012-05-23 00:16:56 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure, Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>86694</blocked>
    
    <blocked>87008</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>jberlin</cc>
    
    <cc>mrobinson</cc>
    
    <cc>ossy</cc>
    
    <cc>pnormand</cc>
    
    <cc>toyoshim</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>631292</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-22 23:55:47 -0700</bug_when>
    <thetext>fast/events/keydown-leftright-keys.html introduced in http://trac.webkit.org/changeset/118001
and fails on GTK and on Qt:


--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/keydown-leftright-keys-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/keydown-leftright-keys-actual.txt 
@@ -5,23 +5,23 @@
 
 
 PASS lastKeyboardEvent.type is &quot;keydown&quot;
-PASS lastKeyboardEvent.keyCode is 16
-PASS lastKeyboardEvent.keyLocation is KEY_LOCATION_LEFT
+FAIL lastKeyboardEvent.keyCode should be 16. Was 0.
+FAIL lastKeyboardEvent.keyLocation should be 1. Was 0.
 PASS lastKeyboardEvent.type is &quot;keydown&quot;
-PASS lastKeyboardEvent.keyCode is 17
-PASS lastKeyboardEvent.keyLocation is KEY_LOCATION_LEFT
+FAIL lastKeyboardEvent.keyCode should be 17. Was 0.
+FAIL lastKeyboardEvent.keyLocation should be 1. Was 0.
 PASS lastKeyboardEvent.type is &quot;keydown&quot;
-PASS lastKeyboardEvent.keyCode is 18
-PASS lastKeyboardEvent.keyLocation is KEY_LOCATION_LEFT
+FAIL lastKeyboardEvent.keyCode should be 18. Was 0.
+FAIL lastKeyboardEvent.keyLocation should be 1. Was 0.
 PASS lastKeyboardEvent.type is &quot;keydown&quot;
-PASS lastKeyboardEvent.keyCode is 16
-PASS lastKeyboardEvent.keyLocation is KEY_LOCATION_RIGHT
+FAIL lastKeyboardEvent.keyCode should be 16. Was 0.
+FAIL lastKeyboardEvent.keyLocation should be 2. Was 0.
 PASS lastKeyboardEvent.type is &quot;keydown&quot;
-PASS lastKeyboardEvent.keyCode is 17
-PASS lastKeyboardEvent.keyLocation is KEY_LOCATION_RIGHT
+FAIL lastKeyboardEvent.keyCode should be 17. Was 0.
+FAIL lastKeyboardEvent.keyLocation should be 2. Was 0.
 PASS lastKeyboardEvent.type is &quot;keydown&quot;
-PASS lastKeyboardEvent.keyCode is 18
-PASS lastKeyboardEvent.keyLocation is KEY_LOCATION_RIGHT
+FAIL lastKeyboardEvent.keyCode should be 18. Was 0.
+FAIL lastKeyboardEvent.keyLocation should be 2. Was 0.
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>631297</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-22 23:58:51 -0700</bug_when>
    <thetext>I skipped it on Qt - r118132</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>631314</commentid>
    <comment_count>2</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-05-23 00:16:56 -0700</bug_when>
    <thetext>This test fails because EventSender requires an update after r118001. Gtk bug for this is bug #87221.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>