候选框中符号顶字上屏
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
操作:在中英文混输时,比如候选框中已有字符输入,此时切换成英文输入符号
期望行为:英文符号接在候选框后
实际行为:目前测试有“+”和“*”两种符号会顶掉候选框中已有的字符,直接上屏
如图,候选框中的字符还没有上屏,其他英文符号可以正常出现在字符后面,"+"号顶掉前面的字符直接上屏了
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 Squirrel on macOS by entering mixed Chinese and English text, then typing “+” or “*” while characters remain in the candidate window. Trace the text-input handling for these symbols and verify that they are appended after the candidate text rather than committing or replacing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100