<?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>45411</bug_id>
          
          <creation_ts>2010-09-08 13:25:18 -0700</creation_ts>
          <short_desc>LayoutTest regressions due to http://trac.webkit.org/changeset/67001</short_desc>
          <delta_ts>2010-09-08 22:36:18 -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>WebKit Qt</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</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>
          <dependson>43030</dependson>
          <blocked>32356</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Kasting">pkasting</reporter>
          <assigned_to name="QtWebKit Unassigned">webkit-qt-unassigned</assigned_to>
          <cc>ossy</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>276024</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2010-09-08 13:25:18 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/67001 caused the following four tests to fail:

fast/events/continuous-platform-wheelevent-in-scrolling-div.html
fast/events/scroll-event-does-not-bubble.html
fast/events/spatial-navigation/snav-only-clipped-overflow-content.html
fast/events/wheelevent-in-scrolling-div.html

There seem to be a couple different issues.  One is that horizontal scrolling is scrolling the wrong distance.  I assumed at first that this was from my setValue() -&gt; scroll() conversions in http://trac.webkit.org/changeset/67001/trunk/WebCore/platform/qt/ScrollbarQt.cpp , but not only do they not seem wrong, I now think they can&apos;t be at fault because they only handle context menu actions (right?).  The other problem has to do with event bubbling.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276028</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2010-09-08 13:34:02 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/67009 added these to the Qt Skipped list to keep the bot green.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276072</commentid>
    <comment_count>2</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-09-08 14:28:27 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; http://trac.webkit.org/changeset/67001 caused the following four tests to fail:
&gt; fast/events/spatial-navigation/snav-only-clipped-overflow-content.html

it is likely due to bug 43030. I am going to look at it soon, when I get some time. Thank you skipping pkasting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276116</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-09-08 15:32:07 -0700</bug_when>
    <thetext>Skip more 4 tests, they fail intermittently:
fast/events/platform-wheelevent-in-scrolling-div.html 
fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html 
platform/qt/fast/events/event-sender-keydown-frame.html 
fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html 

http://trac.webkit.org/changeset/67026</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276117</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-09-08 15:33:47 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; Skip more 4 tests, they fail intermittently:
&gt; fast/events/platform-wheelevent-in-scrolling-div.html 
&gt; fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html 
&gt; platform/qt/fast/events/event-sender-keydown-frame.html 
&gt; fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html 
&gt; 
&gt; http://trac.webkit.org/changeset/67026

It might be a DRT sideeffect bug, a real bug revealed by this change,
using uninitialized variable, etc. I&apos;ll check it tomorrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276290</commentid>
    <comment_count>5</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2010-09-08 20:16:58 -0700</bug_when>
    <thetext>I know the cause of at least the &quot;scrolling the wrong distance&quot; issues.  I failed to properly initialize some members.

Patched in http://trac.webkit.org/changeset/67052.  I didn&apos;t remove any tests from the Qt Skipped lists yet, but this may address the majority of the problems here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276316</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-09-08 22:36:18 -0700</bug_when>
    <thetext>I tested the skipped tests again, and it seems your fix works,
so I unskipped tests: http://trac.webkit.org/changeset/67061</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>