[Webkit-unassigned] [Bug 5853] REGRESSION (10.4.2): Editable webviews auto-scroll more easily than they used to during drag over content

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jan 31 17:51:42 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=5853


sullivan at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sullivan at apple.com
         AssignedTo|sullivan at apple.com          |webkit-
                   |                            |unassigned at opendarwin.org
             Status|ASSIGNED                    |NEW
           Priority|P1                          |P2
            Summary|REGRESSION (10.4.2): Safari |REGRESSION (10.4.2):
                   |pages auto-scroll too easily|Editable webviews auto-
                   |during drag over content    |scroll more easily than they
                   |                            |used to during drag over
                   |                            |content




------- Comment #3 from sullivan at apple.com  2006-01-31 17:51 -------
There were two issues here:
(1) dragging over a non-editable webview (such as a typical Safari page) should
not have auto-scrolled at all; the fact that it did was an uninentional side
effect of making auto-scroll work for editable webviews a la Blot.
(2) the speed & hot area of the auto-scroll changed between 10.4.1 and 10.4.2.

Issue (1) has now been addressed in WebKit via the radar bug. We can leave this
bug open to represent issue #2 only, which was caused by the setLineScroll:40
change mentioned above.

I'm not sure this is really causing trouble for anyone, so I'm demoting this to
p2 even though it is a change in behavior. Fixing it would require separating
the sensitivity of mouse wheel scrolling from the sensitivity of auto-scrolling
somehow.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list