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

Voice Over focus is not going on desired element of the page, when user double tap on "Comment" button. #699

Open
billycamp opened this issue Nov 6, 2017 · 0 comments

Comments

@billycamp
Copy link

Category: Keyboard Navigation
MAS Rule: MAS3.2.1
Repro Steps

  1. Launch Embedded Social Test App.
  2. Navigate to Hamburger button and double tap.
  3. Navigate to Popular link and double tap.
  4. Popular page will be appear.
  5. Navigate to Comment button, under the any topic and double tap.
  6. Verify the Voice Over focus is going on Type here to comment on this post text box or not.

Expected:
After activating comment button, voice over focus should move to the Type here to comment on this post text box, so that user will not have to TAB (swipe) excessively to reach to the desired element (comment text box).
Actual:
Voice Over focus goes to Popular back button rather than moving to Type here to comment on this post text box, that is why user has to TAB (swipe) excessively to reach to the comment section for giving comments on the post.

Note:
1> This issue is repro throughout the application, when user double tap on cancel button, then voice over focus is not going on triggering element, it moves on top of the page.
Test Environment:
OS: iOS 11.0.2
App: Embedded Social Test
App Version: 0.7.7 (7)
Tools: Voice Over, Keyboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants