[Webkit-unassigned] [Bug 61272] [Chromium] On-the-spot IME support for windowless plug-ins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 12:36:49 PDT 2011


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





--- Comment #11 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-06-10 12:36:49 PST ---
(From update of attachment 95899)
View in context: https://bugs.webkit.org/attachment.cgi?id=95899&action=review

> Source/WebKit/chromium/public/WebInputEvent.h:111
> +        RawCompositionSet,

do these become WebInputEvents that would never be passed to WebWidget::handleInputEvent?
i'm concerned about defining plugin-specific input events.  can you tell me more about
why these are input events for plugins and not input events for WebWidgets?  why wouldn't
we just add methods for setting and confirming composition on WebPlugin?

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