Bug 35186 - AX: AXFocused is not writable like it should be on nodes
Summary: AX: AXFocused is not writable like it should be on nodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-19 16:28 PST by chris fleizach
Modified: 2010-02-22 13:10 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2010-02-19 16:31 PST, chris fleizach
bdakin: 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 2010-02-19 16:28:46 PST
when a node is made focusable through tabindex=0, AXFocused needs to be writable
Comment 1 chris fleizach 2010-02-19 16:31:30 PST
Created attachment 49111 [details]
Patch
Comment 2 chris fleizach 2010-02-22 11:29:44 PST
http://trac.webkit.org/changeset/55095
Comment 4 chris fleizach 2010-02-22 12:41:12 PST
will work on a fix
Comment 5 Eric Seidel (no email) 2010-02-22 12:43:25 PST
Looks like it also broke the same test on Tiger:
http://build.webkit.org/results/Tiger%20Intel%20Release/r55095%20(9002)/platform/mac/accessibility/element-focus-pretty-diff.html
Comment 6 chris fleizach 2010-02-22 13:10:55 PST
hopefully this will fix it
http://trac.webkit.org/changeset/55102