-
Notifications
You must be signed in to change notification settings - Fork 414
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
Chromium瀏覽器地址欄中,非嵌入模式Backspace會一次刪除全部輸入碼 #906
Comments
在何處會出現(何種情況下能穩定地復現)? |
目前发现在edge地址栏中,会比较稳定复现上述问题。 |
我復現不了,你用原裝明月拼音也這樣嗎? |
Screen.Recording.2024-06-01.at.10.50.29.AM.mov |
如视频所见,我输入“中文模式”,然后按backspace键,会直接把所有输入内容删掉,而不是只删除最后一个字母。 |
非嵌入模式確實有此問題,嵌入模式則沒有問題 |
LEOYoon-Tsaw
changed the title
中文模式下打字,打错1个字母,Backspace键一次会删除多个字母,而不是一个。
Chromium瀏覽器地址欄中,非嵌入模式Backspace會一次刪除全部輸入碼
Jun 1, 2024
感谢回复 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
中文模式下打字,打错1个字母,Backspace键一次会删除多个字母,而不是一个。
例如我输入“论坛”,
输入:lywf(我用的小鹤双拼),发现打错了,出来是“论文”。
于是backspace,想删掉“wf”两个字母,结果会一下把lywf全删掉。
这种情况不是每次出现,但是时常出现。
The text was updated successfully, but these errors were encountered: