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

Don't hard-code tab behavior #191

Open
pihart opened this issue Jun 17, 2021 · 2 comments
Open

Don't hard-code tab behavior #191

pihart opened this issue Jun 17, 2021 · 2 comments
Labels
a11y Accessibility enhancement New feature or request

Comments

@pihart
Copy link
Collaborator

pihart commented Jun 17, 2021

And preferably don't even bind to tab; this makes the app horribly inaccessible

@pihart pihart added enhancement New feature or request a11y Accessibility labels Jun 17, 2021
@cjquines
Copy link
Owner

the app was inaccessible as is anyway? like, if youre navigating with keyboard how are you going to even draw right. i dont think this is an issue at all

@pihart
Copy link
Collaborator Author

pihart commented Jun 18, 2021

I reasonably agree with this (that's why I hadn't mentioned the concern until now) but the whole motto of qboard is to the effect of "everything should be doable with your keyboard." And you can't even set keybindings or open the bindings modal (unless you happen to have the 1/? binding memorized) with your keyboard!!! This seems fundamentally flawed and i think we should reasonably deal with it.

(And keyboard-only use is becoming increasingly more plausible given that TeXing can be done entirely via keyboard. This isn't the reason for this issue, though.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants