<?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>8945</bug_id>
          
          <creation_ts>2006-05-16 13:23:09 -0700</creation_ts>
          <short_desc>REGRESSION: Scrolling is very slow when dragging the thumb</short_desc>
          <delta_ts>2006-05-18 02:11:04 -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>Layout and Rendering</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dave Hyatt">hyatt</reporter>
          <assigned_to name="Tim Omernick">timo</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>42525</commentid>
    <comment_count>0</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2006-05-16 13:23:09 -0700</bug_when>
    <thetext>On practically every page I go to, scrolling is now very slow when dragging the thumb quickly.  I strongly suspect display throttling or coalesced updates.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42530</commentid>
    <comment_count>1</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2006-05-16 13:38:40 -0700</bug_when>
    <thetext>This is caused by display throttling.

defaults write com.apple.Safari WebKitThrottleWindowDisplay 0

will make the problems go away.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42534</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Omernick">timo</who>
    <bug_when>2006-05-16 14:17:48 -0700</bug_when>
    <thetext>This was caused by my tweak to the window display throttle code to make it remember the last flush time (as opposed to the last display time).

Fixed on TOT by rolling out the change in question.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42791</commentid>
    <comment_count>3</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2006-05-18 00:03:49 -0700</bug_when>
    <thetext>This is not fixed for me.  With a completely current build I still have horrible scrolling issues.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42806</commentid>
    <comment_count>4</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2006-05-18 02:11:04 -0700</bug_when>
    <thetext>Pilot error.  Glyph map regression caused horrible slowness in TOT.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>