Bug 23979 - AX: alt tag not returned for <input type="image">
Summary: AX: alt tag not returned for <input type="image">
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 13:21 PST by chris fleizach
Modified: 2009-02-17 03:58 PST (History)
0 users

See Also:


Attachments
patch to return alt tag on input file type (2.38 KB, patch)
2009-02-16 14:59 PST, chris fleizach
adele: review+
Details | Formatted Diff | Diff
patch to return alt tag on input file type (2.38 KB, patch)
2009-02-16 15:00 PST, chris fleizach
no flags Details | Formatted Diff | Diff
patch to return alt tag on input file type (2.38 KB, patch)
2009-02-16 15:00 PST, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2009-02-16 13:21:22 PST
This is a generic problem where webkit  does not properly return the name of a form control that has an image type.
Comment 1 chris fleizach 2009-02-16 14:59:51 PST
Created attachment 27711 [details]
patch to return alt tag on input file type
Comment 2 chris fleizach 2009-02-16 15:00:09 PST
Created attachment 27713 [details]
patch to return alt tag on input file type
Comment 3 chris fleizach 2009-02-16 15:00:10 PST
Created attachment 27714 [details]
patch to return alt tag on input file type
Comment 4 Mark Rowe (bdash) 2009-02-17 03:58:27 PST
This was landed in <http://trac.webkit.org/changeset/41025>.