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

The checkbox in a listitem doesn't have a role "checkbox"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • 9.6.4
    • None

      Steps to Reproduce

      1. run the zul with za11y.jar
      2. check the checkbox element in a listitem with the developer tool

      Current Result

      the element doesn't have role="checkbox"

      <span id="qOFBo20-cm" class="z-listitem-checkable z-listitem-checkbox"><i class="z-listitem-icon z-icon-check"></i></span>
      

      Expected Result

      the span has role and aria-checked

      Debug Information

      • the checkbox in the listheader has role="checkbox", so the checkbox in a listitem should have the same role.

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

              Created:
              Updated:
              Resolved: