[wp-trac] [WordPress Trac] #38762: Customizer "Hide Controls" Text Too long
WordPress Trac
noreply at wordpress.org
Sun Nov 13 18:28:03 UTC 2016
#38762: Customizer "Hide Controls" Text Too long
--------------------------+------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui
--------------------------+------------------
Comment (by afercia):
Replying to [comment:8 westonruter]:
> I think there are accessibility concerns generally with the use of
tooltips, however, and they have increasingly been removed from core.
Yep, see the
[https://core.trac.wordpress.org/query?summary=~Remove+title+attribute&order=priority
long list of related tickets to remove title attributes]. Master ticket:
#24766. To the argumentations there, I'd just add:
- title attributes may be not announced by screen readers, depending on
the verbosity settings
- they serve no purpose on touch devices
- they're device-dependant, because they work only with a pointing device
while there's the need of a solution that works for all users
so I'd recommend to don't introduce new ones :) For screen readers, the
`aria-label` is perfectly OK. For low vision, cognitive impairments, etc.,
some clear, visible, text is the best option, the shorter, the better.
There are also more general considerations about controls that use icons,
or only icons (worth noting this button becomes "icon-only" when
collapsed) but they're a bit outside of the scope of this ticket :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38762#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list