WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
45593
REGRESSION (
r67001
): Scrolling semi-broken when initiated by pressing END with smooth scrolling enabled
https://bugs.webkit.org/show_bug.cgi?id=45593
Summary
REGRESSION (r67001): Scrolling semi-broken when initiated by pressing END wit...
Mohamed Mansour
Reported
2010-09-11 10:17:02 PDT
Hi, From the nightly builds WebKit-
r67080
you can reproduce this broken (semi) scrolling by doing the following: 1. Visit any webpage,
http://www.google.ca/search?q=chromium
2. Press "END" 3. Press Arrow Up, or Page Up What is the expected output? - The page will scroll up. What do you see instead? - Does nothing, no scrolling event occurs.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-09-13 14:17:34 PDT
I cannot reproduce this on Mac with
r67113
, probably Windows-only.
Adam Roben (:aroben)
Comment 2
2010-09-14 06:58:13 PDT
I can reproduce this. Strangely, pressing the down arrow after End will cause the page to scroll up to the top and then scroll down one arrow's worth.
Adam Roben (:aroben)
Comment 3
2010-09-14 06:58:44 PDT
<
rdar://problem/8427530
>
Mohamed Mansour
Comment 4
2010-09-14 07:20:15 PDT
If you use WebKit r6700 it working fine. While it doesn't work in
r67022
.
http://trac.webkit.org/changeset/67001
seems suspicious. If you look at this changeset,
http://trac.webkit.org/changeset/67401
you guys disable smooth scrolling.
Adam Roben (:aroben)
Comment 5
2010-09-14 07:35:10 PDT
Indeed, with smooth scrolling turned off the bug goes away.
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