Skip to content

Fix compatibility issue with input methods when checking availability#266

Open
ghost wants to merge 2 commits intomasterfrom
unknown repository
Open

Fix compatibility issue with input methods when checking availability#266
ghost wants to merge 2 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Mar 30, 2020

This bug happens when using an input method that uses in-place marked text, Chinese pinyin for example. When the user selects a word, the .editingChanged action gets triggered twice simultaneously (with the same text), which causes the availability checker to stop until the text's changed again, as the video shows below:

test

@CLAassistant
Copy link

CLAassistant commented Jul 16, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants