[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
Tue Nov 16 09:06:18 PST 2010


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2010-11-16 09:06:18 PST ---
(In reply to comment #4)

> We are stopping the emission of those signals for the GtkTextView, because it's not realized, but not for any other widgets. That's exactly what this patch is fixing, since the signals don't fail they get to the view, see bug #25525.

Great. I think it makes sense to leave a comment explaining that the signal will still bubble up to the web view.

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