Skip to content
Discussion options

You must be logged in to vote

the title-attribute is not equally supported by different combinations of browsers and screenreaders

do we have a breakdown/list of where it fails? because per spec, title does indeed count as the fallback accessible name for something labelable if there is nothing else. so those browser/SR combinations would be ignoring/not supporting the spec.

as for the aspect of "but there are cases where just an image is acceptable as label", the thing is there is that visually, even for keyboard users, there IS a visible label. which then makes it fine. the problem is if a form field (e.g. for text entry) only relies on title under the "well, the user will see the tooltip once they hover over it" …

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by patrickhlauke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4751 on December 24, 2025 10:56.