Bug 48464

Summary: AX: multi select group option does not handle setting of AXSelectedChildren correctly
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch adele: review+

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