Skip to content
Verified Commit defe740f authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Fix potential race condition when text input state change and focus change...

Fix potential race condition when text input state change and focus change happened at the same time

In some cases, stateCommitted may fire after a new surface being focused
and in correctly set input method to be inactive. This can be reproduced
by switch client between an active text input v3 client and text input
v2 client.

(cherry picked from commit 90df0715)
parent 454ca8e1
Pipeline #252738 failed with stage
in 19 minutes and 8 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment