[Bug] 有时切换到rime中文输入状态下,无法输入拼音
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
簡要描述 Bug:
为了实现由两个快捷键分别控制英文和中文输入状态,注释掉了rime英文输入engine/processors/ascii_composer的功能;
一般情况下,可以实现由cmd+j使用中文输入法,cmd+k使用英文输入法
但每天总会有几次切换到中文输入法时无法输入中文,需要切换到英文状态、再回切中文状态才能重新输入中文
環境
- 系統版本: (macOS 10.15 Catalina)
- 鼠鬚管版本: (0.16.2)
- 方案: rime-ice
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
Start by reviewing the mentioned engine/processors/ascii_composer path and the handling of Cmd+J and Cmd+K on macOS 10.15 with Squirrel 0.16.2. Reproduce the intermittent failure using the rime-ice scheme, then determine what happens when switching between English and Chinese states. Done means Chinese input works reliably without switching away and back again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100