- π¨π¦Canada mgifford Ottawa, Ontario
Adding for Apple's Voice Control.
Also for https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html
Dragon Naturally Speaking does not recognize elements in the Drupal UI. This might be caused by the visually-hidden
class. If the text isn't visible, maybe it also isn't available to voice control.
<a id="overlay-close" href="#" class="overlay-close" role="button" aria-controls="overlay-content"><span class="visually-hidden">Close overlay</span></a>
Someone with Dragon needs to troubleshoot these issue reported in Minnesota Accessibility studies.
We need to better understand how Dragon is interpreting the HTML and CSS in our code.
Unknown right now.
None.
#1964880: Convert the Overlay close button from an anchor element to a button element. β
Active
11.0 π₯
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Adding for Apple's Voice Control.
Also for https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html