- From: Joseph Scheuhammer <clown@alum.mit.edu>
- Date: Tue, 29 Oct 2013 15:07:51 -0400
- To: Alexander Surkov <surkov.alexander@gmail.com>, Joseph Scheuhammer <clown@alum.mit.edu>
- CC: Richard Schwerdtfeger <schwer@us.ibm.com>, David Bolter <dbolter@mozilla.com>, W3C WAI Protocols & Formats <public-pfwg@w3.org>
Alex wrote:
> A single selection change is the first selection here I believe.
In that, is it not covered by the second row in the table, namely
"selection follows focus"? That row says to fire |EVENT_OBJECT_SELECTION|.
> If
> more than one item was selected/deselected then items are subject of
> add/remove selection events.
At that point we move to the first row, and fire
|EVENT_OBJECT_SELECTIONADD|/|EVENT_OBJECT_SELECTIONREMOVE| events.
--
;;;;joseph.
'A: After all, it isn't rocket science.'
'K: Right. It's merely computer science.'
- J. D. Klaun -
Received on Tuesday, 29 October 2013 19:08:18 UTC