diff options
author | Peter Varga <pvarga@inf.u-szeged.hu> | 2018-04-18 16:46:31 +0200 |
---|---|---|
committer | Peter Varga <pvarga@inf.u-szeged.hu> | 2018-04-26 14:11:38 +0000 |
commit | 216240a31baae6e54e38de8157332f272ddf57a7 (patch) | |
tree | f9c14206827960bc8e91c9d1704398568012fb07 /src/core/user_script.cpp | |
parent | b3b95a5bf3f04c18182fcc4519ec8285e290037d (diff) | |
download | qtwebengine-216240a31baae6e54e38de8157332f272ddf57a7.tar.gz |
Fix finishing IME composition
Call RenderWidgetHostImpl::ImeCommitText() instead of
RenderWidgetHostImpl::ImeFinishComposingText() to trigger the necessary
JavaScript events on composing.
This fixes IME composition (eg. for dead keys) on web pages which use
custom JavaScript IME handler like facebook.
Task-number: QTBUG-66046
Change-Id: Ibc177995ba6e85eca42ae333decacfe6e788ce41
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/user_script.cpp')
0 files changed, 0 insertions, 0 deletions