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: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | Linux |
Joanmarie Diggs
Options in an ARIA listbox should have STATE_SELECTABLE.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/31776199>
Joanmarie Diggs
(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.