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

Fix Compose Role.Tab to correctly translate to Java's AccessibleRole.PAGE_TAB #821

Merged
merged 1 commit into from Sep 18, 2023

Conversation

m-sasha
Copy link

@m-sasha m-sasha commented Sep 15, 2023

Previously there was a missing return which caused it to not be translated.

Testing

Test: Added a test.

Issues Fixed

Fixes: https://youtrack.jetbrains.com/issue/COMPOSE-184/Role.Tab-is-not-supported

@m-sasha m-sasha force-pushed the m-sasha/accessibility-fix-role-tab branch from 9af05f8 to 31256c4 Compare September 15, 2023 18:08
@m-sasha m-sasha merged commit ccbe390 into jb-main Sep 18, 2023
1 check passed
@m-sasha m-sasha deleted the m-sasha/accessibility-fix-role-tab branch September 18, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants