Ticket #51 (closed enhancement: fixed)
Derive the name of a graphic from a URL where no alt or title attribute is provided
| Reported by: | jteh | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2009.1 |
| Component: | Virtual buffers | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Unfortunately, there are many web pages which do not provide alt or title attributes for images. Currently, NVDA provides no text for the graphic at all in these cases. For graphics included in links, the name of the graphic should be derived from the URL of either the link or the graphic itself. For graphics which are not part of links, the URL of the graphic is the only option.
The URL should be filtered somewhat in an attempt to strip unnecessary information. I propose that the filename portion of the URL be used with the extension stripped. If a "#" and/or "?" portion is included, this should be maintained, as it may be required to distinguish two links.
Test Case
- See attachment; includes untagged graphics alone, inside of a link and with an onClick event.



NVDA is developed by