[Webkit-unassigned] [Bug 62773] New: Alternate text not used in search

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 20:33:43 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62773

           Summary: Alternate text not used in search
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://html4all.org/staging/a11y-bugs/1001/love.htm
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vlad.alexander at xstandard.com


The browser does not use alternate text when sending content to a search service. For example, select content containing an image that has alternate text and use the Search feature. A blank value is used in place of the image. This results in a loss of content and affects comprehension. This bug also does not encourage authors to use alternate text.

To reproduce the problem, render the following markup:

<h1>I <img src="heart.gif" alt="love" /> you!</h1>

Test page with the above markup:
http://html4all.org/staging/a11y-bugs/1001/love.htm

Select the content. From the context menu, select "Search with Google".

The text "I you!" is sent to the search service instead of "I love you!".

Firefox uses alternate text in place of an image during such operations.

In order stress the importance of this bug and to assure you that the recommended way of fixing the bug is appropriate, this bug is co-signed by the following accessiblity experts:

- Alastair Campbell
- Andrew Downie
- Denis Boudreau
- Everett Zufelt
- Jason Kiss
- Jim Byrne
- John Foliot
- Joshue O Connor
- Laura Carlson
- Leif Halvard Silli
- Nigel Peck
- Roberto Scano
- Roger Johansson
- Vlad Alexander

This bug report comes from the community led a11y bugs project here:
http://html4all.org/staging/a11y-bugs/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list