ACTION-2121: Correct the atk/at-spi entries in seciton 5.8.3 for single selection and multiple selection when the selection is removed.

Correct the atk/at-spi entries in seciton 5.8.3 for single selection and multiple selection when the selection is removed.

State:
closed
Person:
Joseph Scheuhammer
Due on:
October 25, 2016
Created on:
October 11, 2016
Associated Issue:
Selection event for MSAA mappings for single selection case
Related emails:
No related emails

Related notes:

I'm not sure how we want to word the text for the table cell, however....

Any time the selection changes, in addition to object:selection-changed on the container/parent, there should also be the following:

1. object:state-changed:selected with detail1 = 0 on any element which just became unselected
2. object:state-changed:selected with detail1 = 1 on the element which just became selected

Any time the focused element changes, there should also be the following:

1. object:state-changed:focused with detail1 = 0 on the element which just became unfocused
2. object:state-changed:focused with detail1 = 1 on the element which just became focused

(Aside, this seems to be what is alluded to in the MSAA column.)

Joanmarie Diggs, 18 Oct 2016, 18:57:23

Changes:
https://github.com/w3c/aria/commit/854fad89294675ca5f5205705413fc5f66bf8db9

Joseph Scheuhammer, 24 Oct 2016, 14:58:27

Closing per AAPI meeting 15-Nov-2016

Joseph Scheuhammer, 15 Nov 2016, 20:26:42

Display change log.


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: 2121.html,v 1.1 2023/05/22 16:31:53 carcone Exp $