Matt King
Matt King
We don't have a link to view reports on the page for viewing a test plan. You have to navigate to the test plan version history page to get to...
The number of open issues showing in the test plan status table is incorrect for some test plans. For example, [Action Menu Button Example Using aria-activedescendant Test Plan Versions |...
On report pages and in candidate review, we need a summary of assertion failures and an easy way to navigate to them. This summary would include: 1. A heading 2....
The proposed comment role includes the following language: >If the author has not explicitly declared aria-level, aria-posinset, or aria-setsize for a comment element, user agents MUST automatically compute the missing...
Consider adding "Read This First" to the top of each pattern page as proposed in a comment on issue #3274. > I know that you have a disclaimer on the...
Develop an implementation of the [grid design pattern](http://w3c.github.io/aria-practices/#grid) where: 1. All cells have editable or interactive content and the Enter/F2 model of editing is available. 2. A function is available...
Per discussion in May 7, 2025 meeting, we need to review use of NVDA up, down, and insert+up commands in browse mode when testing any of the radio group examples....
## Description of Behavior Same description as #1242. ## Test Setup - Test File: [test-20-navToNextUncheckedRadio-nvda.collected.html](https://aria-at.netlify.app/tests/radiogroup-aria-activedescendant/test-20-navToNextUncheckedRadio-nvda.collected.html) - Report Page: [Link](https://aria-at.w3.org/report/163635/targets/353#result-Yjc4YeyIxMiI6ODM5fQzhiNm) - AT: NVDA (Version 2023.3) - Browser: Chrome (Version 133)
## Description of Behavior JAWS and VO have arrow key commands for tests 7 through 10 but NVDA does not. I thought it might be because NVDA was reading all...
It is not clear what behaviors to expect when a same page link is activated. Same page links can refer to any of: * An empty element * An element...