Skip to content
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

[CHERRY-PICK ] Fix event handling bug with touch and keyboard input (#620) #623

Merged

Conversation

makubacki
Copy link
Member

Description

Cherry-pick from release/202405 backported to release/202311.


Fixes #621

Fix the bug in event handling that occurs when alternating between touch and keyboard inputs, ensuring seamless interaction.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • 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

## Description

Fixes microsoft#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 <wenbhou@microsoft.com>
@makubacki makubacki requested review from kuqin12 and apop5 January 22, 2025 02:24
@makubacki makubacki self-assigned this Jan 22, 2025
@makubacki makubacki added the type:bug Something isn't working label Jan 22, 2025
@makubacki makubacki merged commit b79fc10 into microsoft:release/202311 Jan 22, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants