主程序切换输入法时频繁无响应
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows 7 64位
VNote Version (Help - About VNote - Version: )(VNote版本): 2.6 64位
Symptoms (表现):
在切换输入法过程中,vnote高概率重启(100%)
How to Repro (如何复现):
1,系统安装有搜狗五笔输入法
2,搜狗五笔输入法的切换快捷键为Ctrl+'(与vnote插入图片相同)
注:搜狗快捷键使用imetool工具设置为Ctrl+',即在任何编辑界面(按下Ctrl+'切换搜狗五笔输入法)
3,进入vnote新建一个笔记,输入部分内容,最好是一个表格,然后将光标定位到表格单元格内,按下Ctrl+'快捷键,vnote僵死。
注:安装搜狗拼音输入法,使用快捷键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 this on Windows 7 with VNote 2.6, Sogou Wubi, and Ctrl+' while the cursor is in a table cell. Trace the handling of the conflicting input-method and insert-image shortcuts. Done means switching input methods no longer causes VNote to hang or restart, including while editing a table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100