Skip to content

[4.0] [a11y] Remove title from fieldset#24275

Merged
wilsonge merged 2 commits intojoomla:4.0-devfrom
brianteeman:title
Mar 21, 2019
Merged

[4.0] [a11y] Remove title from fieldset#24275
wilsonge merged 2 commits intojoomla:4.0-devfrom
brianteeman:title

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 from two fieldsets as the same text is correctly present in the fieldset legend

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 from two fieldsets as the same text is correctly present in the fieldset legend
@Quy
Copy link
Contributor

Quy commented Mar 21, 2019

I have tested this item ✅ successfully on a84331a


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24275.

@wilsonge wilsonge merged commit bb66824 into joomla:4.0-dev Mar 21, 2019
@wilsonge
Copy link
Contributor

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Mar 21, 2019
@brianteeman
Copy link
Contributor Author

Thanks

@brianteeman brianteeman deleted the title branch March 21, 2019 13:30
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.

4 participants