[Webkit-unassigned] [Bug 48986] [GTK] Some key-press events can't be handled by WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 07:02:35 PDT 2010


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





--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2010-11-04 07:02:36 PST ---
Nice catch! In the past, I solved a problem like this one by blocking the signal emission: http://trac.webkit.org/changeset/67566. Perhaps in this case it should block the signal emission and forward it to the WebKitWebView.

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