You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix event handling bug with touch and keyboard input (#620)
## Description
Fixes#621
Fix the bug in event handling that occurs when alternating between touch
and keyboard inputs, ensuring seamless interaction.
- [x] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?
## How This Was Tested
Tested on Surface Laptop and Surface Pro. Booted to UEFI front page and
alternated between Touchpad and Keyboard for operation. The interaction
was seamless.
## Integration Instructions
N/A
---------
Co-authored-by: Wenbo Hou <[email protected]>
0 commit comments