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

AVT 3 - Modal React Component: Android does not restrict focus to the modal #2740

Closed
snidersd opened this issue May 15, 2019 · 3 comments
Closed
Labels
component: modal package: react carbon-components-react severity: 1 https://ibm.biz/carbon-severity type: a11y ♿

Comments

@snidersd
Copy link

Environment
Android 9 w/Talkback
Chrome: 73.0.3683.103 (Official Build) (64-bit)

Issue:

  1. With Talkback on, swipe left or right or use the Alt+arrow keys until you find the button to activate the modal.
  2. Double-tap on the button or press alt+enter to launch the modal.
  3. The close modal button will be announced and will have focus.
  4. Swipe left and right to explore the modal, you can read the text and focus on the cancel and save buttons.
  5. The issue is that navigation is not restricted to the modal only, once it is open there is no way to know if there is an open modal present, the user needs to remember it.
  6. Double-tap or press alt+enter on the close or cancel buttons to close the modal.
@dakahn dakahn added severity: 1 https://ibm.biz/carbon-severity priority: low labels May 20, 2019
@snidersd
Copy link
Author

@dakahn Please add the react label to this issue. Thx!

@dakahn dakahn added the package: react carbon-components-react label May 21, 2019
@dakahn dakahn added this to the Modal - A11y Project Team milestone Sep 30, 2019
@dakahn dakahn removed this from the Modal - A11y Project Team milestone Nov 21, 2019
@joshblack joshblack mentioned this issue Mar 5, 2020
82 tasks
@emyarod
Copy link
Member

emyarod commented Mar 16, 2020

testing with Talkback/the voice assistant on Android 10 and Chrome 80.0.3987.132, the focus sentinel appears to be working as expected and restricting navigation to the modal only (ref #5260). can you confirm that this issue is no longer present?

@joshblack joshblack mentioned this issue Mar 27, 2020
79 tasks
@emyarod
Copy link
Member

emyarod commented Mar 31, 2020

closing as this issue no longer appears to be present

@emyarod emyarod closed this as completed Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: modal package: react carbon-components-react severity: 1 https://ibm.biz/carbon-severity type: a11y ♿
Projects
None yet
Development

No branches or pull requests

5 participants