[Webkit-unassigned] [Bug 83566] Editable iframe doesn't get focusin event when clicking documentElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 14:07:11 PDT 2012


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





--- Comment #5 from Ojan Vafai <ojan at chromium.org>  2012-04-10 14:07:11 PST ---
(In reply to comment #3)
> Chrome 19 dev channel (basically WebKit tip of tree):
> 1. No events fired.
> 2. focusin and DOMFocusIn fired only when clicking on the body element and corresponding focusout/DOMFocusOut when clicking away.
> 3. focusin and DOMFocusIn fired when clicking on the body element or the html element and corresponding focusout/DOMFocusOut when clicking away.

When using capture phase listeners, WebKit also fires focus/blur in all cases where it fires focusin/focusout.

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