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

Implement Role.DropdownList via AccessibleRole.COMBO_BOX #822

Merged
merged 1 commit into from Sep 18, 2023

Conversation

m-sasha
Copy link

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

Proposed Changes

Translate the Compose Role.DropdownList to Java's AccessibleRole.COMBO_BOX.

Testing

Test: Added a unit test

Issues Fixed

Fixes: https://youtrack.jetbrains.com/issue/COMPOSE-185/It-is-unclear-how-to-use-Role.DropdownList

Base automatically changed from m-sasha/accessibility-fix-role-tab to jb-main September 18, 2023 09:10
@m-sasha m-sasha force-pushed the m-sasha/accessibility-implement-role-dropdownlist branch from 80fbdb6 to 425e714 Compare September 18, 2023 09:11
@m-sasha m-sasha merged commit e5cbf0d into jb-main Sep 18, 2023
1 check passed
@m-sasha m-sasha deleted the m-sasha/accessibility-implement-role-dropdownlist branch September 18, 2023 09:12
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