[Webkit-unassigned] [Bug 37719] Some HTML5 Input tags not treated as needing an input method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 09:19:59 PDT 2010


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





--- Comment #24 from TAMURA, Kent <tkent at chromium.org>  2010-04-22 09:19:58 PST ---
(In reply to comment #22)
> Would a separate set of virtual-input-only events and a test for same, and
> handling of the events in the Qt port be agreeable? I can see you don't want to
> blur the purpose of the existing events and how they're handled.

I think 
  isContentEditable() || isTextFormControl()
is sufficient for your purpose.

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