Open worldomonation opened 1 year ago
It shouldn't be escalated, it's a bug without a workaround but the issue is more on the accessibility side and the impact is small.
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.
Impacted plugin
Jetpack
Quick summary
The 'Change format' popover menu items for the Ad block have the 'menuitemcheckbox' role instead of the expected 'menuitem'.
WAI-ARIA explains the 'menuitemcheckbox' as supporting multiple states, but as far as I can tell, this functionality is not used in the current implementation of the Ad block.
Steps to reproduce
A clear and concise description of what you expected to happen.
The popover menu items should have the 'menuitem' role, like with every other block we've seen so far.
What actually happened
The popover menu has the role 'menuitemcheckbox'.
Impact
All
Available workarounds?
No but the platform is still usable
Platform (Simple and/or Atomic)
Atomic
Logs or notes
No response