[Webkit-unassigned] [Bug 60400] Missing focus change event on form submit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 18:02:24 PDT 2011


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





--- Comment #3 from Varun Jain <varunjain at chromium.org>  2011-05-06 18:02:24 PST ---
(In reply to comment #2)
> > WebKit should
> 
> Why should WebKit do that?

Hi Alexey, thanks for looking into this. As I understand, the WebViewClient is notified through WebViewClient::focusedNodeChanged() whenever there is a change of focus on the webpage. When a form is submitted using the return key, the node currently focused looses focus. But no notification is sent to the WebViewClient because FocusController is never informed.

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