[Questions] Enter 键打开文件后侦听键盘事件问题
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
VNote Version (Help - About VNote - Version: )(VNote版本): 2.4
Symptoms (表现): 用键盘操作时,Enter 回车键打开文件后,锁定在文件内部,如果想要用键盘上下键打开相邻文件或其他文件,此时又无法退出当前文件锁定状态(Ctrl-e w 导航虽然可以定位其他文件,但要想用键盘上下键按顺序快速批量查看文件,还是太不方便)。
How to Repro (如何复现):能否用 Esc 或 Backspace 等键快速解除锁定当前文件的状态,进而使键盘的侦听从文档内部解放出来,从而定位在外部的文件目录位置,或者在何处打开的文件,就回到原先的位置(如笔记栏、搜索栏、小推车栏等位置打开文件),进而相较于鼠标点击文件,能更高效的通过键盘上下键、Enter键结合的方式进行批量阅读。
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
Reproduce the keyboard workflow on Windows with VNote 2.4: press Enter to open a file, then try the Up and Down keys and the proposed Esc or Backspace exit. Start by tracing the application's keyboard handling for file opening and document focus. Done means a chosen key releases the current file focus and returns navigation to the appropriate originating pane.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100