[Webkit-unassigned] [Bug 13298] Widget needs a virtual method to be notified of mouse capture changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 16:05:24 PDT 2007


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





------- Comment #5 from mpComplete at gmail.com  2007-04-06 16:05 PDT -------
Sorry, I hadn't updated to the latest revision.  I see that the
Windows-specific capture methods are now gone.

However, I think we still need a way to notify WebCore (maybe the EventHandler,
or the capturing widget itself?) that capture has been removed.  It will not
always happen on mouse-up.  On Windows, if a window has capture, and (for
example) you press Alt+Tab, capture is removed and a WM_CANCELMODE message is
sent to that window.  Widgets will need to be notified of this.


-- 
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