19:51:02 RRSAgent has joined #aapi 19:51:02 logging to http://www.w3.org/2016/12/06-aapi-irc 19:51:04 RRSAgent, make logs world 19:51:04 Zakim has joined #aapi 19:51:06 Zakim, this will be 19:51:06 I don't understand 'this will be', trackbot 19:51:07 Meeting: Accessible Rich Internet Applications Working Group Teleconference 19:51:08 Date: 06 December 2016 19:52:17 chair: Joseph_Scheuhammer 19:52:31 agenda: this 19:53:00 agenda+ ACTION-2120: (Joseph/Bogdan) UIA: clean up mapping for aria-haspopup. 19:53:12 agenda+ ACTION-2070: (Joseph/Bogdan) Add UIA Range Value Pattern to the range related roles in the role mapping table (e.g., slider). 19:53:19 agenda+ ISSUE-1038: (Bogdan) Mappings for feed, figure, term, and UIA in general. 19:53:35 agenda+ ISSUE-618: (All) Orphan test file. 19:53:43 agenda+ ISSUE-705: (Rich) Harmonize the list of mappings for MSAA, UIA, IA2, and possibly other platforms. 19:53:58 agenda+ ISSUE-654: (All) Add label and description changes to change event section. 19:54:05 agenda+ Triage issues/actions: https://www.w3.org/WAI/ARIA/track/products/23 19:54:10 agenda+ Triage core-aam bugzillas: https://www.w3.org/Bugs/Public/buglist.cgi?component=Core%20AAM&product=ARIA 19:54:16 agenda+ Triage accname-aam bugzillas: https://www.w3.org/Bugs/Public/buglist.cgi?component=AccName%20AAM&product=ARIA 19:54:23 agenda+ Triage accname actions: https://www.w3.org/WAI/PF/Group/track/products/26 19:54:29 agenda+ be done. 19:58:58 present+ Joseph_Scheuhammer 20:00:21 richardschwerdtfeger has joined #aapi 20:00:33 present+ Joanmarie_Diggs 20:00:37 scribe: joanie 20:04:22 present+ Bryan_Garaventa 20:05:08 bgaraventa1979 has joined #aapi 20:05:08 present+ Rich_Schwerdtfeger 20:05:38 present+ Bryan_Garaventa 20:08:50 Zakim, take up item 1 20:08:50 agendum 1. "ACTION-2120: (Joseph/Bogdan) UIA: clean up mapping for aria-haspopup." taken up [from clown] 20:08:59 action-2120? 20:08:59 action-2120 -- Bogdan Brinza to UIA: clean up mapping for aria-haspopup -- due 2016-10-18 -- CLOSED 20:08:59 http://www.w3.org/WAI/ARIA/track/actions/2120 20:09:08 JS: We talked about this last week. 20:09:21 JS: There was something in his original wording about aria-expanded. 20:09:25 https://github.com/w3c/aria/pull/467#issuecomment-263687119 20:09:38 JS: You (Rich) wrote a comment in github indicating it would not work (URL above). 20:09:49 JS: He reworded it, you (Rich) said it was fine. 20:09:51 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaHaspopupTrue 20:09:53 JS: So I've merged it in. 20:10:11 JS: The URL above is an example (aria-haspopup="true") 20:10:18 JS: (Reads from spec) 20:10:30 RS: That it's an "if" (i.e. if the author has put it) 20:10:47 JS: Correction, I thought I had done the changes but I guess I did not. 20:10:52 JS: I have it locally. 20:10:54 Implement ExpandCollapse Control Pattern. If the element has aria-expanded (state), set the ExpandCollapseState property to match it. 20:10:59 RS: I see it updated. 20:11:06 RS: The text above is what I am seeing. 20:11:20 JS: Firefox is showing me the old wording. 20:11:31 JS: Chrome shows the correct wording. 20:11:41 RS: You good? 20:11:48 JS: I am good if everyone else is good. 20:13:07 JS: He (Bogdan) has closed the pull request. 20:13:12 JS: So I want to close the action. 20:13:15 RS: Ok. 20:13:26 JS: It's already closed. Bogdan closed it this morning. 20:13:34 Zakim, next item 20:13:34 agendum 2. "ACTION-2070: (Joseph/Bogdan) Add UIA Range Value Pattern to the range related roles in the role mapping table (e.g., slider)." taken up [from clown] 20:13:39 action-2070? 20:13:39 action-2070 -- Bogdan Brinza to Add UIA Range Value Pattern to the range related roles in the role mapping table (e.g., slider). -- due 2016-07-01 -- PENDINGREVIEW 20:13:39 http://www.w3.org/WAI/ARIA/track/actions/2070 20:14:00 JS: This is something to do with the range value pattern as it applies to slider, scrollbar, and the like. 20:14:08 https://github.com/w3c/aria/pull/495 20:14:08 JS: He had a pull request. 20:14:19 JS: I looked at it yesterday, but it wasn't different. 20:14:26 JS: It appears that he updated it yesterday. 20:14:37 JS: Oh, he's combined it with figure, term, etc. 20:14:41 RS: Branch? 20:14:44 https://rawgit.com/boggydigital/aria/ACTION-2103/core-aam/core-aam.html#role-map-feed 20:14:53 JS: Link above for feed, which is the first one. 20:15:01 RS: Looks ok to me. 20:15:08 RS: Didn't we look at these last week? 20:15:12 JS: Figure looks good. 20:15:16 RS: Yup. 20:15:25 JS: Next is term, with control type of list item. 20:15:28 RS: OK 20:15:36 JS: Matches MSAA 20:15:44 JS: Next is aria-colcount. 20:15:48 https://rawgit.com/boggydigital/aria/ACTION-2103/core-aam/core-aam.html#ariaColCount 20:16:12 RS: colindex goes on grid item, colspan does too. 20:16:16 RS: Looks good. 20:16:28 RS: rowcount goes on the grid. 20:16:36 JS: rowindex and rowspan also look good. 20:16:39 RS: Yup. 20:16:45 JS: Where did he do the range thing? 20:17:15 JS: He is doing something with a "range value pattern." 20:17:22 JS: It should be on slider. 20:17:39 JS: It says implement range control pattern. I think that's the new piece. 20:17:42 RS: Makes sense. 20:17:52 JS: On slider, spinbutton, scrollbar.... 20:17:59 RS: I think we looked at these last week. 20:18:04 JS: What else is there? 20:18:13 RS: Progressbar 20:18:18 JS: That's the last one. 20:18:29 RS: And he did not do it the same way. 20:18:43 JS: There's an "if" on that one, because it can be indeterminate. 20:18:48 RS: That's odd. 20:18:59 JS: Do we want to ask a questions. 20:19:19 s/questions./question?/ 20:19:28 JD: It's a busy indicator. 20:19:38 JS: Actually this is the same text we had. 20:19:43 RS: I think this is ok. 20:19:53 RS: We'll see what happens when we go through the actual testing. 20:20:00 RS: But this is good, he put them all in. 20:20:15 JS: I'll assign it to me as a reminder to pull it. 20:20:25 RS: Did he update the changelog? 20:20:40 JS: I don't think so, but I'll write myself a note to do it. 20:20:52 RS: This should close a lot of issues. 20:21:07 JS: I'll do a due date of tomorrow so it will start popping up later this week. 20:21:42 JS: I'll close it once I do the pull. 20:21:43 Zakim, next item 20:21:44 agendum 3. "ISSUE-1038: (Bogdan) Mappings for feed, figure, term, and UIA in general." taken up [from clown] 20:21:50 issue-1038? 20:21:50 issue-1038 -- Need mappings for role="feed", "figure", "term" for all AAPIs -- open 20:21:50 http://www.w3.org/WAI/ARIA/track/issues/1038 20:21:56 JS: This one we already dealt with. 20:22:15 JS: But this one also includes James Craig's work as a subaction. 20:22:27 JS: So I won't close this until James Craig does his stuff. 20:22:42 Zakim, next item 20:22:42 agendum 3 was just opened, joanie 20:22:47 Zakim, close item 3 20:22:47 agendum 3, ISSUE-1038: (Bogdan) Mappings for feed, figure, term, and UIA in general., closed 20:22:49 I see 8 items remaining on the agenda; the next one is 20:22:49 4. ISSUE-618: (All) Orphan test file. [from clown] 20:22:54 Zakim, next item 20:22:54 agendum 4. "ISSUE-618: (All) Orphan test file." taken up [from clown] 20:23:08 issue-618? 20:23:08 issue-618 -- MSAA selection event mapping for single selection case when item becomes unselected -- open 20:23:08 http://www.w3.org/WAI/ARIA/track/issues/618 20:23:14 JS: I went through this yesterday to figure out what it was. 20:23:21 JS: I've since partially forgotten about it. 20:23:35 JS: Buried at the bottom is a comment from Cynthia that she made a test file for this. 20:23:46 https://lists.w3.org/Archives/Public/wai-xtech/2014Jun/0007.html 20:23:55 JS: She didn't have a place for the file, so she emailed it to the xtech list (URL above) 20:24:12 JS: I did some digging and talked with Michael to see if the test ever made it into the harness, etc. 20:24:23 JS: We discovered that it only exists in this email. 20:24:42 JS: I'd like to push this off to the testing group to have them decide if they can use it. 20:25:00 JS: Whom can I choose from the testing group for this? 20:25:06 RS: Let me take a look. 20:25:23 RS: What is the test? 20:25:56 JS: It's for mapping when an item becomes unselected in MSAA and you want to see what event is emitted. 20:26:08 JS: I think it's a selection-remove event. 20:26:15 RS: Is it in the spec? 20:26:19 JS: I believe so. 20:26:27 RS: We can add it to the harness. 20:26:44 RS: But I don't know which specific item it belongs to. 20:26:54 JS: There is (and was) no test case for this. 20:27:04 JS: And it wasn't clear what the expected behavior should be. 20:27:21 JS: There was no test case in ARIA 1.0 for this. 20:27:32 JS: Alex told me they use selection-remove in this particular case. 20:27:50 JS: The case being the removal of selection from a single item in a container. 20:28:23 d 20:28:24 https://www.w3.org/WAI/PF/testharness/testreport?testsuite_id=1 20:29:17 "I've been asking the testing sub-group about this, and the current expectation is that we won't use the /WAI/PF/testharness/ tool at all, it will be fully covered by the automated test harness." 20:29:20 https://www.w3.org/wiki/ARIA_1.1_Testable_Statements 20:29:30 JS: The above statement is what Michael told me. 20:29:49 RS: And the URL I just provided is the right case. 20:30:02 JS: So it sounds like I can give this file to you, Rich. 20:30:14 JS: And you can decide to include it or decide it doesn't belong or whatever. 20:33:34 Group: (Discussion about status of events and testing thereof) 20:33:40 action: Rich to deal with Cynthia's test file referenced in ISSUE-618 20:33:41 Created ACTION-2129 - Deal with cynthia's test file referenced in issue-618 [on Richard Schwerdtfeger - due 2016-12-13]. 20:33:50 action-219? 20:33:50 Sorry, but action-219 does not exist. 20:33:58 action-2129 20:33:58 action-2129 -- Richard Schwerdtfeger to Deal with cynthia's test file referenced in issue-618 -- due 2016-12-13 -- OPEN 20:33:58 http://www.w3.org/WAI/ARIA/track/actions/2129 20:34:11 JD: We added initial support to the ATTA, but I don't believe anyone has written any assertions yet. 20:35:35 Group: Rich will add this to his TODO list, a new action will be created, Rich will talk to Joanie and Shane before defining anything significant. 20:36:17 Talk to Shane and Joanie on how to handle events before doing the following: 20:36:18 Create a testable statement, test case, and expected results: 20:36:19 https://www.w3.org/wiki/ARIA_1.1_Testable_Statements 20:37:17 Zakim, next item 20:37:17 agendum 5. "ISSUE-705: (Rich) Harmonize the list of mappings for MSAA, UIA, IA2, and possibly other platforms." taken up [from clown] 20:37:28 issue-705? 20:37:28 issue-705 -- Harmonize the list of mappings for MSAA, UIA, IA2, and possibly other platforms. -- open 20:37:28 http://www.w3.org/WAI/ARIA/track/issues/705 20:38:33 JS: I have a feeling this issue has been handled. 20:38:45 JS: But have a look at this and tell me if you think this issue is still valid. 20:38:54 JS: You (Rich) sent the original email out. 20:39:23 RS: I thought we went through all of that. 20:39:34 JS: That's my recollection, but I couldn't remember any details. 20:40:38 JS: Are we closing this issue? 20:40:40 RS: Sure. 20:40:43 Zakim, next item 20:40:43 agendum 6. "ISSUE-654: (All) Add label and description changes to change event section." taken up [from clown] 20:41:06 issue-654? 20:41:06 issue-654 -- Add label and description changes to section "State and Property Change Events" -- open 20:41:06 http://www.w3.org/WAI/ARIA/track/issues/654 20:41:43 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaDescribedBy 20:42:12 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#event-aria-describedby 20:42:33 JS: This issue is about events. 20:42:44 JS: If the label or description changes, it fires an event. 20:43:05 JS: I think James Teh wanted an event for descriptions, and Firefox put it in. 20:43:08 https://w3c.github.io/aria/accname-aam/accname-aam.html#events 20:43:19 JS: I put the mappings in the accname-aam. 20:43:35 JS: If the description changes, an event is fired: description-changed. 20:43:49 JS: No one said you have to pay attention to it. But it's there if you need it. 20:43:54 BG: I brought it up. 20:44:30 BG: I have you a tooltip, and the tooltip element isn't showing/rendered, the description relationship would not be in place until the tooltip was rendered. 20:44:48 JS: The URL I gave has the event mapping for all platforms. 20:45:47 RS: One problem, you have "TBD" for AXAPI's accessible description. 20:46:26 JS: Joanie, would you happen to know off-hand if there's an event for this? 20:46:31 action: Joanie to determine if AX API supports an event if the accessible description changes. 20:46:31 Created ACTION-2130 - Determine if ax api supports an event if the accessible description changes. [on Joanmarie Diggs - due 2016-12-13]. 20:46:35 JD: No, but I can grep through code. 20:46:37 action-2130 20:46:37 action-2130 -- Joanmarie Diggs to Determine if ax api supports an event if the accessible description changes. -- due 2016-12-13 -- OPEN 20:46:37 http://www.w3.org/WAI/ARIA/track/actions/2130 20:46:47 JD: But I cannot do it while scribing. 20:46:54 Group: Give Joanie an action. 20:50:06 Zakim, next item 20:50:06 agendum 7. "Triage issues/actions: https://www.w3.org/WAI/ARIA/track/products/23" taken up [from clown] 20:50:52 issue-635 20:50:52 issue-635 -- Determine if uaig mappings for rowgroup are correct -- open 20:50:52 http://www.w3.org/WAI/ARIA/track/issues/635 20:51:25 JS: Alex added accessibles for rowgroup. 20:51:46 JS: The last thing is that everyone here, including Cynthia, agreed we should map rowgroup to something in the various accessibility APIs. 20:51:47 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-rowgroup 20:52:13 JS: All provided mappings, but AXAPI. 20:52:43 JS: Before, rowgroup was not mapped to anything. 20:53:22 JS: There was a lot of discussion. 20:53:39 JS: James Craig thinks it should not be mapped and Firefox should remove it. 20:54:01 JS: Alex feels that authors could make rowgroups focusable, interactive, etc. 20:54:28 JS: James Craig, I believe, thinks authors should not do that. 20:54:39 RS: I don't think we'll get consensus on this one. 20:54:46 RS: So I would close it as a WONTFIX. 20:55:01 RS: Because we cannot achieve cross-platform consensus. 20:55:16 RS: And it's unlikely this will ever become a real issue. 21:01:27 Zakim, part 21:01:27 leaving. As of this point the attendees have been Joseph_Scheuhammer, Joanmarie_Diggs, Bryan_Garaventa, Rich_Schwerdtfeger 21:01:27 Zakim has left #aapi 21:01:36 scribeOptions: -final 21:01:46 RRSAgent, stop