Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support semantics traversal and sort #1809

Merged

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei commented Jan 29, 2025

Apply semantics sort and semantics traversal to calculate accessibility elements location and order.

Fixes https://youtrack.jetbrains.com/issue/CMP-7300/iOS-Accessibility-Modal-navigation-drawer-content-does-not-seem-to-be-recognised
Fixes https://youtrack.jetbrains.com/issue/CMP-6762/Add-accessibility-API-from-platform-specifig-logic
Fixes https://youtrack.jetbrains.com/issue/CMP-7260/Support-UIAccessibilityContainerType
Fixes https://youtrack.jetbrains.com/issue/CMP-7562/Calculate-the-order-and-location-of-semantic-elements-in-the-same-way-as-its-done-on-Android

Release Notes

Features - iOS

  • Calculate the order and location of semantic elements in the same way as it's done on Android.
  • Support UIAccessibilityContainerTypeSemanticGroup for traversal groups

@ASalavei ASalavei requested a review from mazunin-v-jb January 29, 2025 15:15
@ASalavei ASalavei merged commit 7b36adb into jb-main Feb 3, 2025
7 checks passed
@ASalavei ASalavei deleted the andrei.salavei/support-semantics-traversal-and-sort branch February 3, 2025 16:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants