[Webkit-unassigned] [Bug 64160] Foward a non-bubbling event to related shadow host elements across relevant shadow scopes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 05:29:23 PDT 2011


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





--- Comment #1 from Hayato Ito <hayato at chromium.org>  2011-07-08 05:29:23 PST ---
If we should treat a 'component' like a 'iframe', we don't need to do anything in the mentioned case.
All we have to do is just calling 'focus' event on 'Input-E' and calling 'blur' event on 'Input-K'. That's all.

But I don't think we can treat a 'Component' and a 'iframe' in the same fashion in this case.

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