[Webkit-unassigned] [Bug 126223] PreventDefault in 'mousedown' cancels 'mousemove', 'mouseup' and 'mouseout' events outside of iframe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 19 05:11:45 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=126223

Antoine Quint <graouts at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org

--- Comment #1 from Antoine Quint <graouts at webkit.org> ---
I just ran into this issue today, where this works fine in Firefox, but fails in Safari and Chrome. Since the original URL no longer seems to work, I've attached a testcase where commenting out the call to `event.preventDefault()` in the `mousedown` event handler shows that mouse events are dispatched even when outside the iframe bounds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150319/099e5309/attachment-0002.html>


More information about the webkit-unassigned mailing list