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

Tab Completion Accessibility #3727

Closed
stas00 opened this issue Jun 30, 2018 · 1 comment
Closed

Tab Completion Accessibility #3727

stas00 opened this issue Jun 30, 2018 · 1 comment

Comments

@stas00
Copy link

stas00 commented Jun 30, 2018

I have two related questions about the Tab Completion functionality.

Please consider this jupyter notebook screen snapshot:

snap3

  1. Is it possible to make the dropdown with completion options "circular" - i.e. so that it'd be possible to jump to the last bottom option by hitting the Up Key, rather than needing to scroll all the way down. I ask because often there are long lists to go through and it's faster to go the other way if the target is towards the end of the list.

  2. Occasionally, as it can be seen in the attached snapshot, one of the items is highlighted in blueish tint. Often it's the item that I want. Is this some kind of locality/frequency analysis that suggests the most likely candidate? And how can I jump to it directly in one keystroke, if at all possible, once the dropdown element has been presented?

Thank you.

notebook version: 5.5.0

@stas00 stas00 changed the title Tab completion to rotate circularly Tab Completion Accessibility Jun 30, 2018
@jtpio
Copy link
Member

jtpio commented Feb 20, 2024

Closing as there are now different issues tracking accessibility improvements for Jupyter Notebook 7, for example #6800

Thanks!

@jtpio jtpio closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants