-
Notifications
You must be signed in to change notification settings - Fork 28
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
Apple Feedback: VoiceOver results for test 6 "Navigate backwards to a menu button" (Action Menu Button Example Using aria-activedescendant, V22.03.17) #1057
Comments
Two results in that test should be updated to Passed:
|
We are currently refactoring and re-running this test plan. We should have current data in a few weeks. However, we have observed this same behavior in some other test plans. It would be very helpful if you could review V24.03.12 of Command Button Example Test Plan. We advanced this new version of the command button plan to candidate review on April 16. Two testers found the same kind of failure in test 2 when navigating backward to a button with shift+J. They both tested with VoiceOver for macOS 14.4 and Safari 17.4.0 . It seems that if focus is set programmatically just before the shift+j command is performed, the command does not behave as expected. All other commands do behave as expected. Note: the 'Run Test Setup' button sets focus on a link that is after the button in the DOM order so that testers can then navigate backward to the button. |
That Test Plan link results in "Whoops! Unable to complete request." |
@mcking65 wrote:
Going on the one linked in the main Reports page, if you are talking about VoiceOver reading through the contents of the new Window instead of remaining on the script-focused button, you'd need to change the VO Utility default setting in:
I believe the test plan needs an update... After all, what this is intended testing is "Does VO+Shift+J or QN Shift+J work? (a.k.a., 'jump to previous form control')", and it clearly does work. The failure listed in this scenario appears to be an invalid assumption in the test case, or else you're seeing entirely different results than I am. |
Description of Behavior
For the following test, I see Failures reported as:
But I get passing results.
"First form element, Actions, menu pop up button"
Perhaps a version difference.
Test Setup
The text was updated successfully, but these errors were encountered: