[Webkit-unassigned] [Bug 13274] Mouse events are not always sent to the "captured" subframe when dragging

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


http://bugs.webkit.org/show_bug.cgi?id=13274


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13950|review?                     |review-
               Flag|                            |




------- Comment #4 from hyatt at apple.com  2007-04-04 15:00 PDT -------
(From update of attachment 13950)
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).


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



More information about the webkit-unassigned mailing list