• 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.

      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

       

            [CONFSERVER-55784] Accessibility fixes for confluence-quick-edit bundled plugin

            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3573861 ] New: JAC Suggestion Workflow 3 [ 4338251 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3184559 ] New: JAC Suggestion Workflow 4 [ 3573861 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3028339 ] New: JAC Suggestion Workflow 2 [ 3184559 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2682145 ] New: JAC Suggestion Workflow [ 3028339 ]
            Rob made changes -
            Description Original: h5. 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

            h5. Suggested Solution

            Fixes have been provided in this version of the plugin: confluence-quick-edit-6.4.3-zlm.jar
            New: h5. 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

             
            Rob made changes -
            Attachment Original: confluence-quick-edit-6.4.3-zlm.jar [ 317295 ]
            SET Analytics Bot made changes -
            Support reference count New: 1
            Daniel Ponzio made changes -
            Link New: This issue relates to CONFSERVER-12383 [ CONFSERVER-12383 ]
            Daniel Ponzio made changes -
            Link New: This issue relates to CONFSERVER-14249 [ CONFSERVER-14249 ]
            Daniel Ponzio made changes -
            Attachment New: confluence-quick-edit-6.4.3-zlm.jar [ 317295 ]

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

                Created:
                Updated: