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

Handle (some) key events with PasswordBox #2761

Merged

Conversation

cwensley
Copy link
Member

This implements many shortcuts such as arrow keys, enter, escape, alt+arrows, shift+arrows, etc. However, it still cannot capture actual textual input.

Fixes #2566

@cwensley cwensley added the bug label Mar 16, 2025
@cwensley cwensley added this to the 2.9.1 milestone Mar 16, 2025
@cwensley cwensley merged commit ad7535d into picoe:develop Mar 16, 2025
3 checks passed
@cwensley cwensley added the mac label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOs : Cannot trigger an action when Enter is pressed
1 participant