Commit c1eeb13
[wpe] Remove unnecessary onInputMethodContextOut() call
There is a call onInputMethodContextOut() to hide IME when page loading
starts. This is a workaround because WebKit didn't properly handle IME
in this case. However, it has been fixed in WebKit by
https://bugs.webkit.org/show_bug.cgi?id=273387. Thus this call can
be removed.1 parent 040e87b commit c1eeb13
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
464 | 463 | | |
465 | 464 | | |
466 | 465 | | |
| |||
0 commit comments