Skip to content

[4.0] [a11y] Remove redundant title from modules#24278

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

[4.0] [a11y] Remove redundant title from modules#24278
wilsonge merged 3 commits intojoomla:4.0-devfrom
brianteeman:title3

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 present from the admin stats module.
This PR removes the title attribute "Go" from the search button, if enabled, of the site smart search module as it is redundant. The language string is also removed.

@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.0-dev labels Mar 21, 2019
@wilsonge
Copy link
Contributor

Looks good to me - can you revert the package lock changes though please

@brianteeman
Copy link
Contributor Author

oops

@joomla-cms-bot joomla-cms-bot removed the NPM Resource Changed This Pull Request can't be tested by Patchtester label Mar 21, 2019
@wilsonge
Copy link
Contributor

Overriding system test fails as drone appears to have broken. Merging on review

@wilsonge wilsonge merged commit 73c7fb0 into joomla:4.0-dev Mar 21, 2019
@brianteeman
Copy link
Contributor Author

thanks

@brianteeman brianteeman deleted the title3 branch March 21, 2019 13:15
@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

Language Change This is for Translators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants