Bug 24792
Summary: | Auto scroll hysteresis is shorter than in IE, Firefox | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Honeycutt <jhoneycutt> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jberlin |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Jon Honeycutt
From discussion in bug #24722, the hysteresis for an auto scroll is slightly shorter than in IE and Firefox. In those browsers, an auto scroll begins after the mouse has moved approximately 15 pixels from the start point. In WebKit, it is 10 pixels.
This can lead to some accidental auto scrolling.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/6933055>
Jessie Berlin
Fix: http://trac.webkit.org/changeset/44624