Bug 72791 - AX: Nodes are reporting that focus can be set when they really can't
Summary: AX: Nodes are reporting that focus can be set when they really can't
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: InRadar
Depends on:
Blocks:
 
Reported: 2011-11-19 00:25 PST by chris fleizach
Modified: 2011-11-30 17:09 PST (History)
2 users (show)

See Also:


Attachments
patch (8.33 KB, patch)
2011-11-19 01:23 PST, chris fleizach
bdakin: review+
cfleizach: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2011-11-19 00:25:23 PST
Nodes are reporting that KB focus can be set when they really cannot be. 

That's because we're making that determination based on the role instead of looking at whether the node supportsFocus()
Comment 1 chris fleizach 2011-11-19 00:25:33 PST
rdar://10473880
Comment 2 chris fleizach 2011-11-19 01:23:42 PST
Created attachment 115940 [details]
patch
Comment 3 chris fleizach 2011-11-30 16:46:04 PST
Comment on attachment 115940 [details]
patch

cq is too slow
Comment 4 chris fleizach 2011-11-30 17:09:24 PST
http://trac.webkit.org/changeset/101573