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 Accessibility in webview #2406

Closed
wants to merge 3 commits into from

Conversation

jamontes79
Copy link

@jamontes79 jamontes79 commented Nov 8, 2024

Connection with issue(s)

Resolve issue #1694

This fixes the the accessibility for internal elements inside the webvew.
Without that only the webview component is detected.

Testing and Review Notes

  • Enable Talkback or VoiceOver
  • Check you can navigate through the elements inside the webview

Screenshots or Videos

Before:

Screen.Recording.2024-09-12.at.10.56.04.1.mov

After

ay11.mp4

To Do

  • double check the original issue to confirm it is fully satisfied
  • add testing notes and screenshots in PR description to help guide reviewers
  • request the "UX" team perform a design review (if/when applicable)

@pichillilorenzo
Copy link
Owner

Hi @jamontes79, unfortunately, this is not a fix. It seems to be a workaround but hybrid composition has nothing to do with it.
Also, I'm not able to reproduce the issue on Android, check my answer: #1694 (comment)

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.

2 participants