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

Respect layers order in accessibility #1698

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

ASalavei
Copy link
Collaborator

Accessibility engine should respect layers order as well as should hide the content under focusable layers.
Implement accessibility tests based on instrumented tests.

Fixes https://youtrack.jetbrains.com/issue/CMP-7163/Focusable-layers-should-obscure-content-for-accessibility-reader

Testing

Popups and dialogs should behave the same as they do on Android.

Release Notes

Fixes - iOS

  • Accessibility reading of content when obscured by layers such as pop-ups and dialogs.

@ASalavei ASalavei requested a review from MatkovIvan November 29, 2024 12:35
@ASalavei ASalavei merged commit 6d3e9bc into jb-main Dec 2, 2024
7 checks passed
@ASalavei ASalavei deleted the andrei.salavei/accessibility-platform-layers branch December 2, 2024 15:35
ASalavei added a commit that referenced this pull request Dec 9, 2024
Accessibility engine should respect layers order as well as should hide
the content under focusable layers.
Implement accessibility tests based on instrumented tests.

Fixes
https://youtrack.jetbrains.com/issue/CMP-7163/Focusable-layers-should-obscure-content-for-accessibility-reader

## Testing
Popups and dialogs should behave the same as they do on Android.

## Release Notes
### Fixes - iOS
- Accessibility reading of content when obscured by layers such as
pop-ups and dialogs.
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