Bug 171186

Summary: [ATK] Options in an ARIA listbox should have STATE_SELECTABLE and emit selection-related events
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: Linux   

Description Joanmarie Diggs 2017-04-22 20:25:29 PDT
Options in an ARIA listbox should have STATE_SELECTABLE.
Comment 1 Radar WebKit Bug Importer 2017-04-22 20:25:56 PDT
<rdar://problem/31776199>
Comment 2 Joanmarie Diggs 2017-04-22 20:42:28 PDT
(Updating the summary, as I've just discovered another, possibly related issue)

object:state-changed:selected should be emitted by the options; object:selection-changed should be emitted by the listbox.