xcode下的输入法切换问题
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
我设置的是Ctrl键切换中英文,输入方法是极点五笔。Xcode内置的快捷键Ctrl+6打开函数列表,我有两个问题:
1、在英文模式下按Ctrl+6,打开了函数列表后输入法自动切换成了中文
2、函数列表窗口打开后,再按Ctrl键无法切换输入法了。
按我的理解,按Ctrl+6不等于单独按Ctrl,不应该触发中英文切换吧。
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 reproducing the issue in Xcode with the 极点五笔 input method: press Ctrl+6 in English mode, then press Ctrl again after the function list opens. The fix is complete when Ctrl+6 no longer triggers an unintended language switch and Ctrl still switches input languages while the function list is open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- desktop, internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100