Bug 171186 - [ATK] Options in an ARIA listbox should have STATE_SELECTABLE and emit selection-related events
Summary: [ATK] Options in an ARIA listbox should have STATE_SELECTABLE and emit select...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-22 20:25 PDT by Joanmarie Diggs
Modified: 2017-04-22 20:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.