Open Bug 1169119 Opened 9 years ago Updated 1 year ago

mobile browsers should provide some ways to show title attribute value

Categories

(Core :: Layout: Block and Inline, enhancement)

All
Android
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: masayuki, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: access)

# I'm not sure which is exactly a good product and component.

I've worried about this issue which mobile browsers don't show title attribute since I met a mobile browser first time.

Typically, mobile browsers are operated by touch screen, so, :hover state is not available in actual scenarios.

However, now, we get a new way, ruby annotation. So, cannot we use it? Or do you have better idea?

I think that at least title attribute of <abbr> should be displayed as ruby text on mobile browsers.

I have no ideas for <dfn> and other elements whose title attribute doesn't have specific meaning. Especially when a block level element has it.
In Latin alphabets, <abbr>'s title attribute would be longer (potentially many times longer) than the text inside the tag, so displaying it as ruby text would really break up the flow of the text. On Safari on iOS, you can tap and hold on a link to see the title or alt text at the top of a context menu. Not sure if something similar would make sense on Android.
Severity: normal → S3
Type: defect → enhancement
You need to log in before you can comment on or make changes to this bug.