Error registering specific keys
未關閉
- 主要語言
- C#
- 星號
- 15
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When trying to register some specific keys as the toggle, the program displays an error "Too many keys pressed, aborting". These keys include the common modifier keys (i.e. Control) or the Tilde key (which is my preferred key). Therefore the program is unusable in scenarios involving these keys.
貢獻指南
研究方向
查看按鍵註冊邏輯,該邏輯可能位於處理輸入或 hotkeys 的檔案中。錯誤 'Too many keys pressed, aborting' 表明修飾鍵和 Tilde 鍵的驗證或解析可能存在問題。首先找到按鍵組合的處理位置,然後測試註冊這些特定按鍵,以確定錯誤在哪裡觸發。
由索引模型根據 Issue 內容生成。
評估
- 領域
- desktop
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100