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

Question: When you click "Submit Results", where do the results go? #390

Open
carmacleod opened this issue Mar 1, 2021 · 1 comment
Open

Comments

@carmacleod
Copy link

I'm having trouble finding where the test results are stored.
I'd like to look at the results for the Editor Menubar on VoiceOver/macOS, because I think there are some serious VoiceOver issues that need reporting, and I was hoping to point to this project's results for menubar testing. :)
Specifically,

  • menuitemradio role is not conveyed (so user has no idea unchecked radio is checkable, or that they're in a radio group)
  • menuitemcheckbox role is not conveyed (so user has no idea unchecked checkbox is checkable)
  • label of first menuitem with focus is "sometimes" not conveyed when submenu is opened (so user doesn't know that focus has moved to the first menuitem, and if they type down arrow again, they will move to the second menuitem)
  • weird rendering of the number "1" in label of checked menuitemradio and menuitemcheckbox

In other words, I would expect to see test failures for:

But I don't know where to look. :)

@jesdaigle
Copy link

@carmacleod there is a web app for test results: https://aria-at.w3.org/reports/test-plans/6

It is still in it's younger stages and being built, but perhaps you will find this helpful. :)

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

No branches or pull requests

2 participants