FF14中会把启用聊天框之前的按键录入
Open
Nobody has claimed this yet.
Bug
- Dominant language
- C++
- Stars
- 8k
- Forks
- 806
- PR merge metrics
- No merged PRs in 30d
Description
系统:windows10,小狼毫0.14.3
问题描述:在游戏FF14中的聊天框打字,会把在启用聊天框之前的几个按键也录入进去
举例而言,一般游戏内w是操纵角色向前走,在走了一段路之后停下来聊天,回车激活聊天栏(或者鼠标直接点击聊天栏)后输入想说的话,会发现之前走路用的w也被输入了,需要先处理这个额外多输入的w才能正常打字聊天
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
No source files, tests, or entry points are named. Reproduce the keyboard-input behavior on Windows 10 with Weasel 0.14.3 in FF14, then trace the relevant keyboard handling; done means keys pressed before activating the chat box no longer appear in the chat input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100