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

[Bug]: Caps Lock state cannot sync between internal keyboard and external USB keyboards #642

Closed
1 task done
wenbhou opened this issue Mar 5, 2025 · 0 comments · Fixed by #641
Closed
1 task done
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:high Significant with a critical impact

Comments

@wenbhou
Copy link
Contributor

wenbhou commented Mar 5, 2025

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

The current UefiHidDxeV2 is unable to sync the keyboard LED state from the integrated keyboard to external USB keyboards connected to a laptop, resulting in a poor user experience.

Expected Behavior

The Caps Lock LED state should sync between the internal keyboard and the external USB keyboard.

Steps To Reproduce

  1. Connect an external USB keyboard to a laptop.
  2. Press the Caps Lock key on the internal keyboard.
  3. Observe the LED state on both the internal and external keyboards.

Build Environment

- OS(s): Windows 11
- Tool Chain(s): VS2022
- Targets Impacted: All

Version Information

1f14573ee4ed7cceea65ae5f06dab6b76745b566

Urgency

High

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@wenbhou wenbhou added state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working labels Mar 5, 2025
@github-actions github-actions bot added the urgency:high Significant with a critical impact label Mar 5, 2025
@apop5 apop5 closed this as completed in #641 Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:high Significant with a critical impact
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant