rime / rime/squirrel

xcode下的输入法切换问题

Open
#868 2 comments 0 reactions 0 assignees View on GitHub

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,不应该触发中英文切换吧。

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.