[wp-trac] [WordPress Trac] #29158: Customizer UI Design lacks contrast for visual hierarchy and does not match wp-admin
WordPress Trac
noreply at wordpress.org
Mon Oct 24 20:51:35 UTC 2016
#29158: Customizer UI Design lacks contrast for visual hierarchy and does not match
wp-admin
-------------------------------------------------+-------------------------
Reporter: celloexpressions | Owner: helen
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 4.7
Component: Customize | Version: 3.8
Severity: normal | Resolution:
Keywords: color-contrast ui-feedback has- | Focuses: ui,
patch needs-testing | accessibility
-------------------------------------------------+-------------------------
Comment (by afercia):
Tested the latest patch, worth noting when opening a panel, focus is
'''not''' moved anywhere. Without the patch applied, focus is moved to the
"back" arrow which is preferable (though doing so, the "Close" and "Save"
controls are skipped). Now instead, when a panel slides in, there's no
element focused. Using just the keyboard, this would require an additional
tab key press to get the back arrow focused (though some browsers
completely loses focus). Using Safari+VoiceOver, after the additional tab
key press, focus goes to the devices preview buttons, clear indication
that focus is lost.
Quickly dumping on my console `focusTarget` for both the Panel and
Section, gives me a jQuery object with `length: 0`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29158#comment:97>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list