ICEfaces
  1. ICEfaces
  2. ICE-8762

Add ARIA role and attributes to CheckboxButton

    Details

    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      Add ARIA role and attributes to CheckboxButton.

        Activity

        Hide
        yip.ng added a comment -

        ARIA implementation had already been done from ICEfaces 2, but there were bugs:

        • role should be "checkbox", not "button"
        • variable name of aria-enabled flag should be "ariaEnabled" (as passed from server), not "aria"
        • aria-checked attribute not implemented

        Fixed.

        Show
        yip.ng added a comment - ARIA implementation had already been done from ICEfaces 2, but there were bugs: role should be "checkbox", not "button" variable name of aria-enabled flag should be "ariaEnabled" (as passed from server), not "aria" aria-checked attribute not implemented Fixed.

          People

          • Assignee:
            yip.ng
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: