Chromium瀏覽器地址欄中,非嵌入模式Backspace會一次刪除全部輸入碼
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
中文模式下打字,打错1个字母,Backspace键一次会删除多个字母,而不是一个。
例如我输入“论坛”,
输入:lywf(我用的小鹤双拼),发现打错了,出来是“论文”。
于是backspace,想删掉“wf”两个字母,结果会一下把lywf全删掉。
这种情况不是每次出现,但是时常出现。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in a Chromium address bar while using Chinese input in non-embedded mode, following the reported “lywf” and Backspace sequence. Compare cases where Backspace removes only the intended letters with cases where it clears all input, and document a reliable reproduction and expected behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100