[wp-trac] [WordPress Trac] #33062: Comment status box focus management and accessibility
WordPress Trac
noreply at wordpress.org
Tue Jul 21 18:34:54 UTC 2015
#33062: Comment status box focus management and accessibility
---------------------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 4.2
Severity: normal | Keywords:
Focuses: accessibility, javascript |
---------------------------------------+-----------------------------
When editing a comment, the Comment status box has the same functionality
to edit the timestamp date as the Post Publish box. Focus should be
handled in the same way, see #33060.
See the screenshot below:
- when clicking the Edit link, focus should be moved to the first form
element when the animation is complete
- when clicking OK or Cancel, focus should be moved back to the Edit link
before the animation starts
[[Image(https://cldup.com/IZiFpmVCLm.png)]]
Currently, when clicking Edit, OK or Cancel, focus is lost and users have
to start tabbing again from the document root.
Worth noting for accessibility the orange used for the Pending radio
button label doesn't have a sufficient color contrast ratio but this is
out of the scope of this ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33062>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list