Summary: | mouseup doesnt fire on scroll | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dale Harvey <dale> | ||||||
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | UNCONFIRMED --- | ||||||||
Severity: | Normal | CC: | jaroslav.benc | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | PC | ||||||||
OS: | OS X 10.5 | ||||||||
URL: | http://pastebin.me/384f15e90fd7759d1d1a6fcaf437c713 | ||||||||
Attachments: |
|
Description
Dale Harvey
2010-06-15 19:00:41 PDT
Created attachment 58844 [details]
test case (same as url)
Created attachment 63022 [details]
mouseup is not fired on a scroll
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? |