[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:17:36 PDT 2012


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





--- Comment #9 from Johan "Spocke" Sörlin <spocke at moxiecode.com>  2012-04-10 14:17:35 PST ---
I found this bug when working on a bug fix for input method. It seems that when you focusin then focusout and focusin again by clicking on the documentElement the focus event doesn't get passed to the input method logic so if you type Japaneese for example the first letter won't be converted. I guess I could report a separate bug for that issue since it seems related but it involved a lot more steps to reproduce.

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