rust-windowing / rust-windowing/winit
Windows: Pressing alt+[a-z] pushes a WindowEvent::CursorLeft event
Open
Nobody has claimed this yet.
B - bug
DS - win32
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
Description
pushing the issue https://github.com/bevyengine/bevy/issues/22535 downstream, i have only tested in bevy so far i will eventually try and reproduce in a more minimal setup when i have time to mess around with windows.
Windows version
windows 11, not wine
Winit version
v0.30.12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report on Windows 11 with winit v0.30.12, using the Bevy issue 22535 as the downstream reference. Compare pressing Alt+[a-z] with the resulting WindowEvent::CursorLeft event, then narrow the behavior to a minimal setup and document a reproducible result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100