Bug 23979

Summary: AX: alt tag not returned for <input type="image">
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch to return alt tag on input file type
adele: review+
patch to return alt tag on input file type
none
patch to return alt tag on input file type none

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>.