-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: the numeric keypad cannot input #298
Conversation
TAG Bot New tag: 0.7.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
最初没这么写是因为怕 Tab 以及方向键也都被 forward 过去,影响纯键盘交互。这个场景确认没问题吗?
嗯,我测试 tab 和方向键是没问题的 |
98b3723
to
94d5fdd
Compare
3fa68f6
to
0a66394
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, zsien The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
使用 Keys.forwardTo 代替判断 event.text Issues: linuxdeepin/developer-center#8495
0a66394
to
d94a702
Compare
deepin pr auto review关键摘要:
是否建议立即修改:
|
使用 Keys.forwardTo 代替判断 event.text
Issues: linuxdeepin/developer-center#8495