Open
Description
Describe the bug
这个情况从中文用户使用中发现,也可能广泛存在于非英语键盘的用户中。输入关键字过程中,尝试给出的结果会中断拼写。
Reproduction
- 进入Vitrepress文档首页 https://vitepress.dev/zh/
- 触发打开搜索框
- 使用“微软输入法”并尝试缓慢输入
复用
,即按顺序输入f
-u
-y
-o
-n
-g
Expected behavior
希望能够顺畅的完成关键字输入
System Info
System:
OS: Windows 10 10.0.22631
CPU: (16) x64 AMD Ryzen 7 6800H with Radeon Graphics
Memory: 44.07 GB / 63.18 GB
Binaries:
Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
npm: 10.2.5 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (121.0.2277.128)
Internet Explorer: 11.0.22621.1
npmPackages:
vitepress: 1.0.0-rc.44 => 1.0.0-rc.44
Additional context
No response
Validations
- Check if you're on the latest VitePress version.
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.