Bug 72804

Summary: [Gtk] Regression: Push buttons no longer expose their displayed text/name
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mario, mrobinson, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 25531    
Attachments:
Description Flags
test case
none
Patch proposal + layout test cfleizach: review+

Description Joanmarie Diggs 2011-11-19 11:28:50 PST
Created attachment 115957 [details]
test case

Step to reproduce:

1. Open the attached test case in Epiphany and examine it with Accerciser

Expected result: The text displayed on the button ('Search') would be exposed to ATs. Ideally as the button's name.

Actual result: The text displayed on the button is not exposed to ATs.
Comment 1 Mario Sanchez Prada 2011-11-25 10:35:12 PST
Created attachment 116633 [details]
Patch proposal + layout test
Comment 2 Mario Sanchez Prada 2011-11-25 10:35:30 PST
Adding reviewers to CC
Comment 3 chris fleizach 2011-11-28 11:47:51 PST
Comment on attachment 116633 [details]
Patch proposal + layout test

r=me
Comment 4 Mario Sanchez Prada 2011-11-29 03:01:15 PST
Committed r101348: <http://trac.webkit.org/changeset/101348>