<?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>33102</bug_id>
          
          <creation_ts>2010-01-02 00:32:15 -0800</creation_ts>
          <short_desc>pan-scroll does not work with elements with overflow</short_desc>
          <delta_ts>2013-09-23 05:34:28 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></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>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="John A. Bilicki III">jab_creations</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>176303</commentid>
    <comment_count>0</comment_count>
    <who name="John A. Bilicki III">jab_creations</who>
    <bug_when>2010-01-02 00:32:15 -0800</bug_when>
    <thetext>The mouse autoscroll feature does not work with elements with overflow.

Just a basic example of an element with overflow...

&lt;style type=&quot;text/css&quot;&gt;
#example {height: 60px; overflow: auto; width: 300px;}
p {height: 70px;}
&lt;/style&gt;

&lt;div id=&quot;example&quot;&gt;
&lt;p&gt;stuff&lt;/p&gt;
&lt;p&gt;stuff&lt;/p&gt;
&lt;p&gt;stuff&lt;/p&gt;
&lt;/div&gt;

I am using Safari 4.0.4 on 32 bit XP.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>931320</commentid>
    <comment_count>1</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2013-09-20 07:26:54 -0700</bug_when>
    <thetext>There two was for autoscrolling:

1 - Start text selection with mouse, and drag the selection towards the scrollable block boundary.
2 - drag a draggable item (say a link or a selected text) towards the scrollable block boundary.

Both are supported in WebKit, but Safari only enables the former.

Which one are you talking about?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932078</commentid>
    <comment_count>2</comment_count>
    <who name="John A. Bilicki III">jab_creations</who>
    <bug_when>2013-09-23 01:38:27 -0700</bug_when>
    <thetext>Antonio,

Auto-scroll works in Safari 5.1 and Chrome 29. It has nothing to do with drag-and-drop.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932109</commentid>
    <comment_count>3</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2013-09-23 05:05:45 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Antonio,
&gt; 
&gt; Auto-scroll works in Safari 5.1 and Chrome 29. It has nothing to do with drag-and-drop.

Are you talking about pan-scrolling? (clicking with mouse middle button, and then scroll, a windows-only feature)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932110</commentid>
    <comment_count>4</comment_count>
    <who name="John A. Bilicki III">jab_creations</who>
    <bug_when>2013-09-23 05:08:57 -0700</bug_when>
    <thetext>This is autoscroll...
http://imageshack.us/scaled/thumb/547/01dc.png

I&apos;m not sure what you&apos;re talking about as I don&apos;t use kitchen tools when browsing websites.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>