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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • None
    • Affects Version/s: 9.6.4
    • Component/s: None
    • 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.

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

              Created:
              Updated:
              Resolved: