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

Make focus consistent with active element in menus #187

Merged
merged 9 commits into from
Jul 26, 2021

Conversation

marthacryan
Copy link
Member

For the menu bar / menu widgets, these changes make the "active element" consistent with focus, both by putting the "active element" in focus and by setting the "active element" to the current focused element (i.e. if user uses tab to navigate the menu).

This could use more thorough testing, I've been trying to find any edge cases that cause bugs with this but any extra testing would be appreciated!

@afshin afshin self-requested a review July 14, 2021 17:35
@blink1073
Copy link
Contributor

Kicking CI

@blink1073 blink1073 closed this Jul 23, 2021
@blink1073 blink1073 reopened this Jul 23, 2021
@blink1073 blink1073 added the maintenance Dependencies, build, technical debt, etc. label Jul 26, 2021
Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @marthacryan

@blink1073 blink1073 merged commit ad3aeab into jupyterlab:master Jul 26, 2021
@marthacryan marthacryan deleted the remove-tabindex branch March 14, 2022 19:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Dependencies, build, technical debt, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants