-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
algolia搜索框在输入关键字时会中断输入法拼写 #3604
Comments
我这边没有复现,可以上传视频吗? |
我应当进一步补充前提。是在Firefox中出现的。 2024-02-25.11-06-56.mp4 |
Can you check if that input method is working fine on https://docsearch.algolia.com/ ? If not then there is not much we can do here. |
Yes. There are still issues on algolia.com. thx |
Also can you try searching something in Chinese on https://unocss.dev/ ? Is the input method working fine there? It's using local search. Also, is this happening only on Firefox? Can you confirm it's working fine on Chrome/Edge? |
https://unocss.dev/ is OK. The search behavior is dispatched after the input is completely finished. |
There is no problem on chrome/edge. This may be a problem with Firefox. |
Ah right. Got it. It's same as this issue - algolia/docsearch#1304 |
It is about CompositionEvent. |
Describe the bug
这个情况从中文用户使用中发现,也可能广泛存在于非英语键盘的用户中。输入关键字过程中,尝试给出的结果会中断拼写。
Reproduction
复用
,即按顺序输入f
-u
-y
-o
-n
-g
Expected behavior
希望能够顺畅的完成关键字输入
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: