[Webkit-unassigned] [Bug 27330] setCapture/releaseCapture/onlosecapture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 09:15:20 PDT 2009


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





--- Comment #1 from Erik Arvidsson <arv at chromium.org>  2009-07-16 09:15:19 PDT ---
I agree with Ben that this is really useful. Getting dragging to behave sane in
the presence of iframes, windowed plugins and handling mouse releases outside
the window is something 9 out of 10 web apps fail to do correctly today.

It also simplifies the event handling code a js author needs to write since
they only have to listen to the initial target.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list