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

Accessibility fixes for confluence-quick-edit 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, it is missing some accessibility code:

      • Unable to get the tabbing to be correct in the quick-comments and edit-page.
        Focus starts in the editor and then when tab is pressed focus proceeds to the top of the page and through the toolbar to the save area, but not giving the option to travel back into the edit area.
      • Unable to allow enter key on comments field to trigger the quick-comments area and allow editing.
        Shortcut key (m) must be used. This is not ideal since in page shortcut keys will likely be disabled by users require assistive technology.
      • comments.soy
        remove a tags surrounding user logo remove alt text on user logo image add tabindex to comment form
      • quick-edit.js (and quick-edit-min.js)
        add tabindex to #rte-toolbar and all .aui-button items

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: