按键识别的问题
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): macOS
VNote Version (Help - About VNote - Version: )(VNote版本): 2.4
Symptoms (表现):
在中文输入法下,按Shift+a是会将光标插入到文本末尾的,这点很棒。
但是如果Shift+a这两个按键按下后松开过快的话,就会将中文输入法变成英文输入状态。
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 behavior in VNote 2.4 on macOS with a Chinese input method: press and release Shift+a quickly, then compare it with a normal press. Trace the keyboard handling for this shortcut and verify that the cursor behavior remains intact without switching the input method to English.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100