Bug 48464 - AX: multi select group option does not handle setting of AXSelectedChildren correctly
Summary: AX: multi select group option does not handle setting of AXSelectedChildren c...
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: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-27 14:14 PDT by chris fleizach
Modified: 2010-10-28 11:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.46 KB, patch)
2010-10-27 14:26 PDT, chris fleizach
no flags Details | Formatted Diff | Diff
Patch (13.60 KB, patch)
2010-10-27 14:27 PDT, chris fleizach
adele: 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-10-27 14:14:35 PDT
When calling AXUIElementSetAttributeValue with an array of one of the AXStaticText uiElement on kAXSelectedChildrenAttribute, this "multi-select" list incorrectly selects multiple non-contiguous items in the list. 

<rdar://problem/8489856>
Comment 1 chris fleizach 2010-10-27 14:26:04 PDT
Created attachment 72086 [details]
Patch
Comment 2 chris fleizach 2010-10-27 14:27:45 PDT
Created attachment 72087 [details]
Patch
Comment 3 chris fleizach 2010-10-28 11:55:00 PDT
http://trac.webkit.org/changeset/70792