Microsoft/calculator

keyboard input sometimes broken when multiple instances open

Open

#508 aberto em 16 de mai. de 2019

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (2.422 forks)batch import
Area: User ExperienceBugPri: 2help wantedtriage approved

Métricas do repositório

Stars
 (16.196 stars)
Métricas de merge de PR
 (Mesclagem média 15h 43m) (7 fundiu PRs em 30d)

Description

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

  1. Open calculator
  2. 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)
  3. Regain focus of the window
  4. Press keys such as enter backspace escape p l x y and 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.

Guia do colaborador