WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13134
Implement smooth scroll events
https://bugs.webkit.org/show_bug.cgi?id=13134
Summary
Implement smooth scroll events
Antti Koivisto
Reported
2007-03-20 15:31:31 PDT
MacBook trackpad (using two fingers) or Mighty Mouse generate fine grained scroll events in addition to regular mouse wheel events. These allow much smoother scrolling than the regular events. They should be supported by WebKit for layer scrolling etc. See also
Bug 10747
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2007-03-27 01:26:55 PDT
Implemented in
r20506
Shawn Smith
Comment 2
2007-03-27 21:38:38 PDT
Hmm, seems to have caused a regression with scrolling in google reader with Microsoft scroll mouse. Can you confirm? Scrolling in google reader is now really, slow one pixel at a time.
mitz
Comment 3
2007-03-28 01:24:13 PDT
(In reply to
comment #2
)
> Hmm, seems to have caused a regression with scrolling in google reader with > Microsoft scroll mouse. Can you confirm? Scrolling in google reader is now > really, slow one pixel at a time. >
Please file a new bug on that.
Antti Koivisto
Comment 4
2007-03-28 04:49:54 PDT
The version of libWebKitSystemInterface.a I checked in was slightly out of date, should be corrected in
r20552
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug