Bug 106333 - AX: PopUpButtons do not report that AXValueAttribute is supported
Summary: AX: PopUpButtons do not report that AXValueAttribute is supported
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 09:50 PST by chris fleizach
Modified: 2013-01-08 10:41 PST (History)
6 users (show)

See Also:


Attachments
patch (4.96 KB, patch)
2013-01-08 10:28 PST, chris fleizach
no flags Details | Formatted Diff | Diff
patch (5.09 KB, patch)
2013-01-08 10:30 PST, chris fleizach
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-01-08 09:50:07 PST
In the list of attribute names that an object reports, AXValue needs to be reported for PopUpButtons
Comment 1 chris fleizach 2013-01-08 09:51:15 PST
Found this from investigating layout test failure in
https://bugs.webkit.org/show_bug.cgi?id=103794
Comment 2 chris fleizach 2013-01-08 10:28:40 PST
Created attachment 181706 [details]
patch
Comment 3 chris fleizach 2013-01-08 10:30:47 PST
Created attachment 181707 [details]
patch
Comment 4 Ryosuke Niwa 2013-01-08 10:38:58 PST
Comment on attachment 181707 [details]
patch

rs=me.
Comment 5 chris fleizach 2013-01-08 10:41:51 PST
Thanks!

http://trac.webkit.org/changeset/139077