-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
0
-
2
-
Problem Definition
Currently there are a few accessibility issues with the templates for this plugin, it is missing some accessibility code:
- spacedirectory.soy
Add blank alt text for space logos
Remove title from space name link and space details button - space-directory.js (and space-directory-min.js)
added focus to main content when a label or list item is clicked
- relates to
-
CONFSERVER-12383 Section 508 Compliance for Confluence (VPAT)
- Closed
-
CONFSERVER-14249 Improve accessibility by satisfying WAI-WCAG
- Closed
[CONFSERVER-55775] Accessibility fixes for confluence-space-directory bundled plugin
Support reference count | Original: 1 | New: 2 |
Workflow | Original: JAC Suggestion Workflow 4 [ 3580161 ] | New: JAC Suggestion Workflow 3 [ 4338246 ] |
UIS | Original: 1 | New: 0 |
UIS | New: 1 |
Workflow | Original: JAC Suggestion Workflow 2 [ 3184545 ] | New: JAC Suggestion Workflow 4 [ 3580161 ] |
Workflow | Original: JAC Suggestion Workflow [ 3028326 ] | New: JAC Suggestion Workflow 2 [ 3184545 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2682134 ] | New: JAC Suggestion Workflow [ 3028326 ] |
Description |
Original:
h5. Problem Definition
Currently there are a few accessibility issues with the templates for this plugin, it is missing some accessibility code: * spacedirectory.soy Add blank alt text for space logos Remove title from space name link and space details button * space-directory.js (and space-directory-min.js) added focus to main content when a label or list item is clicked h5. Suggested Solution Fixes have been provided in this version of the plugin: confluence-space-directory-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: * spacedirectory.soy Add blank alt text for space logos Remove title from space name link and space details button * space-directory.js (and space-directory-min.js) added focus to main content when a label or list item is clicked |
Attachment | Original: confluence-space-directory-6.4.3-zlm.jar [ 317281 ] |
confluence-space-directory-6.4.3
spacedirectory.soy
Add blank alt text for space logos
Remove title from space name link and space details button
Make space info link not available to anonymous users
space-directory.js (and space-directory-min.js)
add focus to main content when a label or list item is clicked
add assistive table caption to space list table
space-directory.vm
add aria-label and assistive submit button to space filter
add tabindex to search-result div
make last column of actions only available to authenticated users
Update confluence-space-directory-6.4.3-zlm.jar on GitHub