[webkit-reviews] review denied: [Bug 13274] Mouse events are not always sent to the "captured" subframe when dragging : [Attachment 13950] possible patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 15:00:54 PDT 2007


Dave Hyatt <hyatt at apple.com> has denied Dex Deacon <occupant4 at gmail.com>'s
request for review:
Bug 13274: Mouse events are not always sent to the "captured" subframe when
dragging
http://bugs.webkit.org/show_bug.cgi?id=13274

Attachment 13950: possible patch
http://bugs.webkit.org/attachment.cgi?id=13950&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
I don't think this is the right approach.  There are really two kinds of
capture: there is capture for a node within a document, and then there is
widget-level capture (which can apply to plugins or to frames).

I would argue that it is a platform's responsibility to do widget-level capture
(and this capture automatically takes care of the subframe problem, since
events just go straight to the correct widget).



More information about the webkit-reviews mailing list