checkboxes in a listheader have missing required aria attribute: aria-checked

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: 9.6.4
    • Component/s: None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. verify the zul with Chrome Lighthouse 10.1.1

      Current Result

      [role]s do not have all required [aria-*] attributes
      Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
      Failing Elements
      Select All
      <span id="z_k20-cm" class="z-listheader-checkable" role="checkbox" aria-label="Select All" tabindex="-1">

      Expected Result


      Debug Information

      • Required ARIA attribute not present: aria-checked

      Workaround

      zk-5479.js

        1. zk-5479.js
          0.8 kB
        2. zk-5479.zul
          0.8 kB

            Assignee:
            jamson
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: