RESOLVED FIXED 75256
[Qt] Make the inputMethodEvent set or confirm the composition.
https://bugs.webkit.org/show_bug.cgi?id=75256
Summary [Qt] Make the inputMethodEvent set or confirm the composition.
Kenneth Rohde Christiansen
Reported 2011-12-27 08:12:52 PST
SSIA
Attachments
Patch (2.98 KB, patch)
2011-12-27 08:14 PST, Kenneth Rohde Christiansen
no flags
Kenneth Rohde Christiansen
Comment 1 2011-12-27 08:14:00 PST
Chang Shu
Comment 2 2011-12-27 08:21:18 PST
Comment on attachment 120591 [details] Patch No tests?
Kenneth Rohde Christiansen
Comment 3 2011-12-27 09:22:06 PST
(In reply to comment #2) > (From update of attachment 120591 [details]) > No tests? There is a lot more needed before all of this is fully working. Everything in WebCore is already tested by layout tests, but we need to find out how to test this properly from our API side, especially as most issues we had so far were related to the fact that we never do sync calls. Also, all the input method support is not final in Qt5 yet.
Chang Shu
Comment 4 2011-12-27 17:56:36 PST
Comment on attachment 120591 [details] Patch Good luck, man.
WebKit Review Bot
Comment 5 2011-12-27 19:16:48 PST
Comment on attachment 120591 [details] Patch Clearing flags on attachment: 120591 Committed r103753: <http://trac.webkit.org/changeset/103753>
WebKit Review Bot
Comment 6 2011-12-27 19:16:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.