WCAG Compliance - accessible text for images, buttons and icons, frames w/o names, ARIA wrong

Karen Schoeb September 11, 2024

Unable to add tickets so adding issues here. 

When will Confluence start meeting WCAG A and AA compliance requirements?  This has been a question, from at least 2012.  12 years is a pretty long time for customers to wait for fixes and this would be unacceptable in other areas of development.

  • Looks like Icons are being added to pages, but they do not have any alt text and not means of adding alt text.  We need to add alt text even if null <alt="">
    KBIconsAltBlur.png
  • The search buttons/icons do not have discernible text. This appears on many pages.  The code is: <button class="c-bOjlng c-bOjlng-bVsMQr-shape-angular" type="submit">

    KBButtonsNoAltBlur.png
  • Certain ARIA roles must contain particular children. The container for the menu is not correct for the aria-haspopup (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-haspopup)
  • Search input is using unsupported ARIA attribute.  The problem is "aria-expanded="false" on a button type.  Code is <div class="c-hwUtKO c-hwUtKO-bVsMQr-shape-angular" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:r1:" data-state="closed">
  • Frames must have accessible names.
    KBFrameNamesBlure.png

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events