[Webkit-unassigned] [Bug 67426] Implement TextEvent.inputMethod

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 13:17:46 PDT 2011


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





--- Comment #3 from Eli Grey (:sephr) <bugmail at eligrey.com>  2011-09-01 13:17:46 PST ---
(In reply to comment #1)
> Is there a specific use case for this?

I don't really think anyone cares if something comes from a keyboard, but some of the other ones (paste, voice, handwriting) could make sense in a webapp. I agree that it is poorly designed though. Ideally, it would be a list of methods used to output the text (also dropping the IME method, since they're all IMEs anyways) instead of this. Given that, inputMethod is still sufficient enough right now for webapp dev, and could be changed in a later spec.

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