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

Checkbox tristate [aria-checked] attribute missing "mixed" state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 10.0.0
    • 10.0.0
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

       

      Current Result

      [aria-*] attributes do not match their roles
       
      Each ARIA role supports a specific subset of aria- attributes. Mismatching these invalidates the aria- attributes. Learn how to match ARIA attributes to their roles.
       

      Failing Elements
       
       
      div#rXyH_ > main#rXyH1 > span#rXyHy > input#rXyHy-real
      <input type="checkbox" id="rXyHy-real" role="checkbox" aria-checked="true" aria-labelledby="rXyHy-cnt">
       
       
      Home
      <input type="checkbox" id="rXyH_0-real" aria-label="Home" role="checkbox" aria-checked="true">

      Expected Result

      no reported problem

      Debug Information

       

      Workaround

       

            jamson jamson
            jamson jamson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: