Opened 10 years ago
Last modified 8 years ago
#2634 new defect (bug)
Accessibility: Remove title attributes - They serve no useful purpose
Reported by: | netweb | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General - Accessibility | Keywords: | |
Cc: | nashwan.doaqan@… |
Description
via Karl Groves bbPress Accessibility Feedback https://gist.github.com/ntwb/c8f99df8a714ed028e2d
See also #WP24766 - Title attributes galore. They serve no useful purpose.
The title attribute provides a tooltip on certain browsers. Other than that, it is essentially useless. As provided in Wordpress, the title attribute is both redundant and useless, because in most cases, it is a complete duplicate of the link's text. Therefore the tooltip provided is of no value whatsoever.
For users of assistive technologies, the title attribute is useless at best and sometimes an annoyance. Users of text-to-speech software who have configured their software to do so will hear the title attribute twice.
Change History (5)
#3
@
10 years ago
- Component changed from Theme Compatability to Accessibility
- Milestone changed from Awaiting Review to 2.7
Bumping to 2.7 so we can clear out Awaiting Review and 2.6 milestones.
#5
@
8 years ago
Related: #meta1973, meta:changeset:3948, meta:changeset:3949
A couple of comments from the related WordPress upstream #WP24766 for a bit more context:
Replying to sabreuse:
Replying to sabreuse:
Replying to nacin: