Skip to content

[4.0] [a11y] Remove redundant title from layouts and plugins#24280

Merged
wilsonge merged 3 commits intojoomla:4.0-devfrom
brianteeman:title4
Mar 21, 2019
Merged

[4.0] [a11y] Remove redundant title from layouts and plugins#24280
wilsonge merged 3 commits intojoomla:4.0-devfrom
brianteeman:title4

Conversation

@brianteeman
Copy link
Contributor

The title attribute is generally not very accessible. Keyboard users and touch screen users will never see it.

It is particularly useless to add a title which is the same as other text already present as that can result in a screen reader announcing the same text twice.

This PR removes the redundant title attribute where the same text is already displayed

NOTE this is just a first pass at removing the low hanging fruit and a further pr will be needed when the tooltips are reviewed

The title attribute is generally not very accessible. Keyboard users and touch screen users will never see it.

It is particularly useless to add a title which is the same as other text already present as that can result in a screen reader announcing the same text twice.

This PR removes the redundant title attribute where the same text is already displayed

NOTE this is just a first pass at removing the low hanging fruit and a further pr will be needed when the tooltips are reviewed
SharkyKZ and others added 2 commits March 21, 2019 13:23
Co-Authored-By: brianteeman <brian@teeman.net>
Co-Authored-By: brianteeman <brian@teeman.net>
@wilsonge wilsonge merged commit da34414 into joomla:4.0-dev Mar 21, 2019
@wilsonge
Copy link
Contributor

Thanks!

@brianteeman
Copy link
Contributor Author

Thanks

@brianteeman brianteeman deleted the title4 branch March 21, 2019 13:34
@zero-24 zero-24 added this to the Joomla 4.0 milestone Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants