Bug 173006
Summary: | Safari should use TITLE tag if ALTTXT tag is mssing or null or blank. Details of how to create are in bug 173870. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Hopewell <hopewell> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cfleizach, hopewell, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | OS X 10.11 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=173870 |
Paul Hopewell
I am blind and use VoiceOver. On both Mac OS and IOS Safari renders many icons in a frequently used web site as "index.php". On Mac OS Chrome renders sensible text for these icons. Investigation shows that Chrome gets its text from TITLE tags associated with the icons, as the ALTTXT tags for these icons are null or missing or blank. On IOS Chrome behaves the same as Safari.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/32592192>
chris fleizach
can you give an example.
We do use title as the final fallback for many cases
Paul Hopewell
Bug 173870 describes an example of how to create this bug. You can close bug 173006 as bug 173870 supercedes bug 173006.