WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
40648
mouseup doesnt fire on scroll
https://bugs.webkit.org/show_bug.cgi?id=40648
Summary
mouseup doesnt fire on scroll
Dale Harvey
Reported
2010-06-15 19:00:41 PDT
when scrolling inside a page, the mousedown event fires on pressing on the cursor, a corresponding mouseup event is never fired though
Attachments
test case (same as url)
(912 bytes, text/html)
2010-06-15 19:04 PDT
,
Dale Harvey
no flags
Details
mouseup is not fired on a scroll
(1.07 KB, text/html)
2010-07-29 20:44 PDT
,
jaroslav.benc
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Dale Harvey
Comment 1
2010-06-15 19:04:09 PDT
Created
attachment 58844
[details]
test case (same as url)
jaroslav.benc
Comment 2
2010-07-29 20:44:01 PDT
Created
attachment 63022
[details]
mouseup is not fired on a scroll
jaroslav.benc
Comment 3
2010-07-29 20:44:11 PDT
Any progress on this one? This causes a bug when implementing drag and drop - mouse up is never fired so dragging breaks when starting dragging on a scroll. Even document mouseup is not fired so it can't be stopped. Any workarounds for this until it's fixed?
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