Microsoft/calculator
在 GitHub 查看keyboard input sometimes broken when multiple instances open
Open
#508 建立於 2019年5月16日
Area: User ExperienceBugPri: 2help wantedtriage approved
倉庫指標
- Star
- (16,196 star)
- PR 合併指標
- (平均合併 15小時 43分鐘) (30 天內合併 7 個 PR)
描述
Describe the bug If you have more than one instance of Calculator open, which ever instance is not the "original" will lose certain keyboard functions.
For example pressing escape to clear, backspace to backspace and enter to sum. These keyboard keys no longer work on the second instance. I cannot reproduce this 100% of the time. But every time I have encountered this problem, it was when multiple instances were opened. And
Steps To Reproduce
- Open calculator
- Hold shift and lose focus of the window (easiest way to do this is just to hold shift and left click somewhere outside the window)
- Regain focus of the window
- Press keys such as
enterbackspaceescapeplxyand probably more
Expected behavior Keyboard input should be observed no matter how many instances of calculator are open.
Device and Application Information
- OS Build: 10 0 17134 0"
- Architecture: X64
- Application Version: 10.1903.21.0
- Region: en-US
- Dev Version Installed: False
Note: A team member edited this comment to clarify steps to reproduce.