This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 16a8107
committed
[[ Bug 22914 ]] Call doProcess in updateKeyboardVisible
This patch adds a call to `doProcess` to `updateKeyboardVisible` so that we
yield to the engine thread after sending the `keyboardActivated` or
`keyboardDeactivated` messages. This ensures the yield to android thread in
`wait` is broken.1 parent 38790fc commit 16a8107
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1557 | 1557 | | |
1558 | 1558 | | |
1559 | 1559 | | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
1560 | 1564 | | |
1561 | 1565 | | |
1562 | 1566 | | |
| |||
0 commit comments