Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-55724

Accessibility fixes for confluence-editor bundled plugin

    XMLWordPrintable

Details

    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Problem Definition

      Currently there are a few accessibility issues with the templates for this plugin, for example it is missing some accessibility code:

      • page-editor-permissions.js (and page-editor-permissions-min.js)
        add aria-label to restriction button
      • page-editor-quit-dialog.js (and page-editor-quit-dialog-min.js)
        add role="dialog", assistive text and aria-label to qed-discard-button
        remove title attribute from qed-discard-button and qed-publish-button (not required because text inside is the same as title)
      • page-editor-ui.js (and page-editor-ui-min.js)
        add aria-label to rte-button-labels
      • page-editor.soy
        update tabindex to 0 (101 is not a valid tab index)

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dponzio Daniel Ponzio
              Votes:
              4 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: