Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5479

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • 9.6.4
    • None
    • Security Level: Jimmy

      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

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

              Created:
              Updated:
              Resolved: