Skip to content

Conversation

ASalavei
Copy link

@ASalavei ASalavei commented Jul 3, 2025

Using the 'accessibilityElements' property instead of 'accessibilityElementCount' and 'accessibilityElementAtIndex' resolves the issue.

Fixes https://youtrack.jetbrains.com/issue/CMP-8271/Full-Keyboard-Access-does-not-work-on-iOS-17-and-lower

Release Notes

Fixes - iOS

  • Fix Full Keyboard Access on iOS 17 and lower

@ASalavei ASalavei requested review from svastven and mazunin-v-jb July 3, 2025 09:10
@ASalavei ASalavei requested review from svastven and mazunin-v-jb July 4, 2025 09:37
@ASalavei
Copy link
Author

ASalavei commented Jul 4, 2025

@svastven , @mazunin-v-jb , I changed the logic that indicates if the accessibility tree has pending invalidation. That will fix failing tests. PTAL.

@ASalavei ASalavei merged commit f5968ef into jb-main Jul 8, 2025
10 checks passed
@ASalavei ASalavei deleted the andrei.salavei/full-keyboard-access-ios-17 branch July 8, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants