Ticket #104 (closed enhancement: fixed)
gecko_ia2 virtual buffer: Trim URLs of links with no content
| Reported by: | jteh | Owned by: | mdcurran |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.1 |
| Component: | Virtual buffers | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
At present, in the gecko_ia2 virtual buffer, if there is a link with no content, the full URL is rendered into the buffer. This is because the code eventually falls back to value if no other text is found. While links with no content are uncommon, they do occur, usually where a style is used to visually represent the link in some other way. Instead of rendering the full URL into the buffer, the URL should be trimmed in the same way as URLs for graphics; i.e. using getNameForURL().


NVDA is developed by