[wp-trac] [WordPress Trac] #34613: Accessibility improvements while editing categories and tags
WordPress Trac
noreply at wordpress.org
Sat Nov 7 14:41:50 UTC 2015
#34613: Accessibility improvements while editing categories and tags
-------------------------------------------+-----------------------------
Reporter: garusky | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.3
Severity: normal | Keywords:
Focuses: ui, accessibility, javascript |
-------------------------------------------+-----------------------------
The categories and tags quick edit form could be improved a bit for
accessibility.
- in the quick edit form both cancel and update are anchors. That's not a
good practice because they are buttons and not links.
- When keyboard or screen reader users press cancel or update the focus is
moved on top of the page. Some browser like Firefox fix this issue
natively but Chrome and others still have the problem.
- There is no audible message for screen reader users when they press
update.
We are working on a patch at the first italian Contributor Day.
Patch coming soon :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34613>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list