-
### Description of this issue
* Button overlays are not reachable via keyboard
### How to fix it
* Use aria-haspopup for buttons with overlays
* Don't use aria-haspopup for button with link
…
-
https://github.com/vivliostyle/vfm/blob/master/docs/vfm.md#wai-aria-role
> **VFM**
>
> ```md
> # Table of Contents {@toc}
> ```
>
> **HTML**
>
> ```html
>
> Table of Contents
>
> ``…
-
### Use case
The Dialog widget requires roles, ARIA properties, and expected keyboard support to meet accessibility compliance requirements outlined in the Web Content Accessibility Guidelines (WCA…
-
When rendering a simple payments shortcode like`[simple-payment id="1"]`, the output could be simplified and made more semantically correct for both better accessibility and SEO:
>The title is a pa…
-
**Description**
All errors should be not only present for users to see them visually, but for users using assistive technology - they should be able to hear about them in order to fix them.
**Precond…
-
It's not readers friendly to say 'Use WAI-ARIA mapping' suggesting the reader to go and read another spec on his own. So we could take two approaches to address the issue:
1) turn 'use ARIA mapping' …
-
### Description of this issue
* Accordion items are not accessible via keyboard.
* Accordions are missing native properties
### How to fix it
* Add native functionality.
* Use aria-expande…
-
### Description of this issue
* When the menus are expanded, users can access "hidden" content behind overlay via screenreader/keyboard.
* affects all overlays
### How to fix it
* If menus are exp…
-
### Use case
The AlertDialog widget requires roles, ARIA properties, and expected keyboard support to meet accessibility compliance requirements outlined in the Web Content Accessibility Guidelines…
-
**Describe the problem**
This is an issue with
- [x] Patternfly 5
- [ ] Patternfly 6
- [x] other (Patternfly 4)
Based on a review by @adamjohnson and me, we have determined that dropdown h…