[wp-trac] [WordPress Trac] #35578: Improve the Menus screen "move" links
WordPress Trac
noreply at wordpress.org
Mon Sep 19 16:19:54 UTC 2016
#35578: Improve the Menus screen "move" links
-------------------------------------------------+-------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7
Component: Menus | Version:
Severity: normal | Resolution:
Keywords: has-screenshots ui-feedback has- | Focuses: ui,
patch | accessibility
-------------------------------------------------+-------------------------
Comment (by afercia):
@Cheffheid thanks very much for the patch 🙂 tested a bit and worth
considering the combined effect of the new `<legend>` text with the
buttons `aria-label`. When tabbing through the buttons, screen readers
repeat the legend for each control in the fieldset so they read for
example: "Move down one, button, Move this menu item" where the first part
is the aria label text and the second part is the legend text:
[[Image(https://cldup.com/AbC4Jin-CI.png)]]
Wondering what to do here: try to find a better legend text? Remove the
legend? Maybe worth discussing a bit this in the weekly accessibility
meeting!
Aside: I'd consider to add `type="button"` to all the buttons and then
remove the event and `preventDefault()` from the JS part.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35578#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list