ISSUE-618: MSAA selection event mapping for single selection case when item becomes unselected

Selection event for MSAA mappings for single selection case

MSAA selection event mapping for single selection case when item becomes unselected

State:
CLOSED
Product:
ARIA 1.1 Test Plan
Raised by:
Joseph Scheuhammer
Opened on:
2013-09-18
Description:
Context: http://www.w3.org/WAI/PF/aria-implementation/#mapping_events_selection
- see the first table for single selection events
- the cell for MSAA.

Based on a discussion with Alex Surkov (Mozilla), in addition to what is specified for MSAA, there is a SELECTIONREMOVE event when an item becomes unselected.

> ... [the table]
> misses the case when item may be unselected in single selection select
> (no SELECTION event but SELECTIONREMOVE event is expected).

Related Actions Items:
Related emails:
No related emails

Related notes:

When aria-selected is set to true in script, this event fires:UIA:AutomationEvent [SelectionItem_ElementSelected], ControlType:UIA_ListItemControlTypeId (0xC357), LocalizedControlType:"option", Name:"Placeholder content",

When aria-selected is set to false in script, this event fires:
UIA:AutomationEvent [SelectionItem_ElementRemovedFromSelection]ControlType:UIA_ListItemControlTypeId (0xC357), LocalizedControlType:"option", Name:"Placeholder content",

Cynthia Shelly, 10 Jun 2014, 19:47:23

I have created a new test file for this. We need to create a spec and test suite for CAAM 1.1 in https://www.w3.org/WAI/PF/testharness/. I want to sync with the team before doing that. Will upload once there’s a spot for it. I sent it to the list so it won't get lost. http://lists.w3.org/Archives/Public/wai-xtech/2014Jun/0007.html

Cynthia Shelly, 10 Jun 2014, 19:57:04

closed as a result of closing action 2129. We have event test capability in the ARIA test harness wiki.

Richard Schwerdtfeger, 20 Apr 2017, 19:45:28

Display change log ATOM feed


James Nurthen <w3c@nurthen.com>, Valerie Young <spectranaut@igalia.com>, Chairs, Daniel Montalvo <dmontalvo@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 618.html,v 1.1 2023/05/22 16:31:58 carcone Exp $