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

Web example stops default keyboard events #3

Open
Maximkaaa opened this issue Oct 20, 2021 · 0 comments
Open

Web example stops default keyboard events #3

Maximkaaa opened this issue Oct 20, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@Maximkaaa
Copy link
Contributor

When running the web example, after first click on the map no keyboard events are propagated to the window. So ctrl+shift+i, f5 and f12 do not work at all. It feels like when the canvas is active, winit captures all events and prevents default actions.

Need to investigate the real reason for it, fix in the library if possible, or suggest fix to winit if needed.

@Maximkaaa Maximkaaa added bug Something isn't working help wanted Extra attention is needed labels Oct 20, 2021
@Maximkaaa Maximkaaa added this to the 0.1 milestone Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant