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

Windows: no CursorMoved events received when cursor is hidden and grabbed #3987

Open
spearman opened this issue Nov 4, 2024 · 0 comments
Open
Labels
B - bug Dang, that shouldn't have happened DS - windows

Comments

@spearman
Copy link
Contributor

spearman commented Nov 4, 2024

Description

When cursor is hidden with set_cursor_visible(false) and grabbed with set_cursor_grab(CursorGrabMode::Confined) the window stops receiving CursorMoved events

Windows version

Microsoft Windows [Version 10.0.19043.928]

Winit version

0.30.5

@spearman spearman added B - bug Dang, that shouldn't have happened DS - windows labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B - bug Dang, that shouldn't have happened DS - windows
Development

No branches or pull requests

1 participant