Opened 3 months ago
Last modified 3 months ago
#35687 closed Bug
Accessibility issues with FilteredSelectMultiple widget — at Version 1
Reported by: | Sarah Boyce | Owned by: | |
---|---|---|---|
Component: | contrib.admin | Version: | 5.1 |
Severity: | Normal | Keywords: | accessibility |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
- "Available {name}" and "Chosen {name}" are h2 elements when this doesn't make sense for the html structure (makes them too important) (See headers video file)
- The select boxes have no labels, they should be labelled by "Available {name}" and "Chosen {name}" (see "Other issues" video file)
- "Choose all" is not related to it's tooltip help text (see "Other issues" video file)
- The help text "Hold down “Control”, or “Command” on a Mac, to select more than one." should be associated to the select box(es) (see "Other issues" video file)
Possibly the whole thing should be a fieldset with a legend
Change History (3)
by , 3 months ago
Attachment: | Headers wrong (1) (1).mp4 added |
---|
by , 3 months ago
Attachment: | Other issues (1) (1) (1).mp4 added |
---|
comment:1 by , 3 months ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.