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

Keyboard shortcut doesn't work on 2019 french macbook pro #11

Closed
KuSh opened this issue Jan 4, 2024 · 3 comments
Closed

Keyboard shortcut doesn't work on 2019 french macbook pro #11

KuSh opened this issue Jan 4, 2024 · 3 comments

Comments

@KuSh
Copy link

KuSh commented Jan 4, 2024

Tested on https://www.w3.org/WAI/ARIA/apg/patterns/, trying Option+0 or Option+Shift+0 doesn't work

event.key value is "Ø" with Shift pressed, "ø" otherwise.

Perhaps using event.code which is Digit0 in both case could help ? Or it should be explained that it only work with a numerical pad

Regards,
KuSh

@jongund
Copy link
Contributor

jongund commented Mar 4, 2024

@KuSh
I think I have fixed the bug, please try on the following website:
https://accessibleit.disability.illinois.edu/

Let me know if it fixes the bug, if it does I will start the process of getting it updated on the ARIA APG website.

Thank you for reporting this issue.

@KuSh
Copy link
Author

KuSh commented Mar 5, 2024

@jongund that works like a charm ! Thanks a lot for your time ❤️

@jongund
Copy link
Contributor

jongund commented Mar 8, 2024

@KuSh
Your welcome.
Thank you for testing the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants