[Webkit-unassigned] [Bug 24103] [GTK] Use correct return value for WebView button-release handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 11:54:19 PST 2009


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





------- Comment #6 from xan.lopez at gmail.com  2009-02-24 11:54 PDT -------
(In reply to comment #5)
> > I'm not sure there's anything to fix. The event model and semantics of GTK+ and
> > WebCore do not necesarily need to work OK together in all cases, and it's our
> > responsibility to act as proxies between them. For this case in particular, ap
> > says WebCore is working as it should be, for example.
> 
> Yes, I'm not suggesting to change WebCore. If anything, we could try to make
> sure that a handled button-press is always followed by a handled
> button-release, i.e. just keep track of what button-press did and do the same
> in button-release.

Right, I thought about that too, but I think I prefer trying this first and see
if it's enough, like you do.


-- 
Configure bugmail: https://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