19:42:26 RRSAgent has joined #aapi 19:42:26 logging to http://www.w3.org/2016/12/13-aapi-irc 19:42:28 RRSAgent, make logs world 19:42:28 Zakim has joined #aapi 19:42:30 Zakim, this will be 19:42:30 I don't understand 'this will be', trackbot 19:42:31 Meeting: Accessible Rich Internet Applications Working Group Teleconference 19:42:31 Date: 13 December 2016 19:42:43 chair: Joseph_Scheuhammer 19:42:47 agenda: this 19:43:03 agenda+ Meeting next week (Dec 20). 19:43:12 agenda+ UIA mappings (Joseph/Bogdan) Finished and closed. 19:43:24 agenda+ ACTION-2066: (Joseph) Include spec text in 5.6.4 for automatic computation of posinset and setsize for menuitems. 19:43:35 agenda+ ISSUE-654/ACTION-2130: (Joanie) Determine if AX API supports description changes. 19:43:45 agenda+ ISSUE-618/ACTION-2129: (Rich) Deal with Cynthia's single-selection-changed-event test file. 19:43:52 agenda+ Triage issues/actions: https://www.w3.org/WAI/ARIA/track/products/23 19:44:07 agenda+ Triage core-aam bugzillas: https://www.w3.org/Bugs/Public/buglist.cgi?component=Core%20AAM&product=ARIA 19:44:15 agenda+ Triage accname-aam bugzillas: https://www.w3.org/Bugs/Public/buglist.cgi?component=AccName%20AAM&product=ARIA 19:44:22 agenda+ Triage accname actions: https://www.w3.org/WAI/PF/Group/track/products/26 19:44:30 agenda+ be done. 19:47:32 clown has joined #aapi 19:56:44 Rich has joined #aapi 20:01:42 present+ Joanmarie_Diggs 20:01:46 scribe: joanie 20:02:07 present+ Joseph_Scheuhammer 20:05:22 Zakim, take up item 1 20:05:22 agendum 1. "Meeting next week (Dec 20)." taken up [from clown1] 20:05:55 JS: The decision is to not meet next week because there are not enough people around. 20:06:13 RS: The ARIA Working Group meeting is not going to occur this week. 20:06:32 present+ Richard_Schwerdtfeger 20:06:49 present+ Bryan_Garaventa 20:07:32 Zakim, next item 20:07:32 agendum 2. "UIA mappings (Joseph/Bogdan) Finished and closed." taken up [from clown1] 20:07:55 JS: All of Bogdan's stuff has been merged into master. 20:08:07 JS: I think we're done with UIA mappings and ready for it to go to testing. 20:08:37 bgaraventa1979 has joined #aapi 20:08:57 present+ Bryan_Garaventa 20:08:58 JS: Reminder: We have mappings for aria-haspopup, roles for range-related widgets and for new table properties, feed, and aria-details. 20:09:18 RS: Firefox supports the feed role. 20:10:13 s/Reminder: We have mappings for/Reminder: We have UIA mappings for/ 20:10:32 Zakim, next item 20:10:32 agendum 3. "ACTION-2066: (Joseph) Include spec text in 5.6.4 for automatic computation of posinset and setsize for menuitems." taken up [from clown1] 20:10:37 action-2066 20:10:37 action-2066 -- Joseph Scheuhammer to Include spec. text in 5.6.4 for automatic computation of posinset and setsize for menuitems and their subclasses. -- due 2016-05-19 -- OPEN 20:10:37 http://www.w3.org/WAI/ARIA/track/actions/2066 20:10:52 JS: I came across this action and thought I could knock it off really quickly. 20:11:07 JS: Then looking at it I concluded it may already be done. 20:11:35 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#mapping_additional_position 20:11:47 JS: The above link is where it would be added. 20:11:59 JS: Third paragraph down begins (reads from spec) 20:12:09 Otherwise, walk backward and forward within the DOM parent, counting items that have the same role. 20:12:14 JS: The above is from the spec 20:13:22 JS: (Discusses some language changes) 20:14:33 JS: Change "DOM parent" to "DOM parent or parent defined by aria-owns" 20:15:20 JD: Parent or ancestor? 20:15:44 JS: I think I will leave it as proposed until someone complains. 20:16:59 JS: For "walk backward and forward within the DOM parent", "process the DOM parent counting items the have the same role." 20:17:08 RS: These are normative changes, right? 20:17:10 JS: Yes. 20:17:39 JS: I think it might be good to also add a statement to the effect of, "If the role supports aria-posinset and aria-setsize...." 20:17:58 JS: This is just so that people don't think they have to always calculate it. 20:18:08 JS: If I make the above changes, do we agree that covers menuitems? 20:19:03 JS: If I add special language for menuitems, then I think I have to do so with option and other roles to which these properties apply. 20:19:41 JS: I think we can cover all the applicable roles with a blanket statement such as "if the role supports aria-posinset and aria-setsize...." 20:20:30 "Otherwise, if the role supports aria-posinset and aria-setsize, process the parent (DOM parent or parent defined by aria-owns), counting items that have the same role" 20:20:47 BG: Can you have aria-posinset without aria-setsize? 20:21:10 JS: This is about user agent calculating the values if the author didn't provide it. 20:21:25 s/provide it/provide them/ 20:21:53 JS: There is a special case for treeitem. 20:21:56 JS: (Reads) 20:22:36 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#mapping_additional_position 20:23:06 JS: 'for role="treeitem", walk the tree backward and forward until the explicit or computed level becomes less than the current item's level. Count items only if they are at the same level as the current item.' 20:23:20 JS: Is what is currently in the spec. 20:23:57 s/spec./spec for aria-posinset and aria-setsize for treeitem elements/ 20:24:25 JS: Do my changes satisfy this action? 20:24:33 action-2066 20:24:33 action-2066 -- Joseph Scheuhammer to Include spec. text in 5.6.4 for automatic computation of posinset and setsize for menuitems and their subclasses. -- due 2016-05-19 -- OPEN 20:24:33 http://www.w3.org/WAI/ARIA/track/actions/2066 20:24:37 RS: I think so, yes. 20:25:12 JS: Then I will add a note to the action to make the agreed-upon changes to the bullets we just discussed. 20:25:18 JS: Then I will close this action. 20:25:31 Zakim, next item 20:25:31 agendum 4. "ISSUE-654/ACTION-2130: (Joanie) Determine if AX API supports description changes." taken up [from clown1] 20:25:40 action-2130? 20:25:40 action-2130 -- Joanmarie Diggs to Determine if AX AXPI supports an event if the accessible description changes. -- due 2016-12-13 -- OPEN 20:25:40 http://www.w3.org/WAI/ARIA/track/actions/2130 20:25:59 https://rawgit.com/w3c/aria/master/accname-aam/accname-aam.html#events 20:26:10 JD: Sorry, I have not gotten to this yet. 20:26:24 JS: You were also going to check the event for name-changed. 20:27:38 JD: I'll do it next week on the 20th. 20:27:44 Zakim, next item 20:27:44 agendum 5. "ISSUE-618/ACTION-2129: (Rich) Deal with Cynthia's single-selection-changed-event test file." taken up [from clown1] 20:27:58 ACTION-2129 20:27:58 ACTION-2129 -- Richard Schwerdtfeger to Deal with Cynthia's test file referenced in issue-618 -- due 2016-12-13 -- OPEN 20:27:58 http://www.w3.org/WAI/ARIA/track/actions/2129 20:28:02 JS: Rich, you had an action last week to deal with this orphaned test file. 20:28:17 RS: I'm going to add it, but we've had problems with the password. 20:28:36 JS: This is the wiki? 20:28:38 RS: Yes. 20:30:06 JS: The action also indicates you should talk to Joanie and Shane about events. 20:30:51 RS: I'll tackle this in January. 20:33:22 RS: I can now log in. 20:35:51 RS: It's now at the very end as a TODO: https://www.w3.org/wiki/ARIA_1.1_Testable_Statements#Selection_Events_for_MSAA_for_Single_Selection 20:36:33 RS: I'll also work on updating the testable statements for UIA. 20:37:00 RS: Can you move the action and issue to the test plan product? 20:37:09 JS: Done. 20:38:58 Zakim, next item 20:38:58 agendum 6. "Triage issues/actions: https://www.w3.org/WAI/ARIA/track/products/23" taken up [from clown1] 20:39:20 issue-647 20:39:20 issue-647 -- Should aria-hidden=false put things in the tree, or stay a no-op as it is now, and done in the 1.1 timeframe? -- open 20:39:20 http://www.w3.org/WAI/ARIA/track/issues/647 20:39:47 https://bugzilla.mozilla.org/show_bug.cgi?id=945194 20:42:20 JS: The associated Mozilla bug has been closed as WONTFIX. 20:42:33 JS: Does that make this issue an ARIA 2.0 item? 20:42:55 JD: I'm re-reading the Mozilla issue. But I do not like aria-hidden="false". 20:43:07 JD: I'm ok with aria-hidden="true". 20:43:53 JD: Some of my concerns were stated here: https://bugzilla.mozilla.org/show_bug.cgi?id=945194#c60 20:44:31 BG: For what it's worth, I don't like aria-hidden="false" either. 20:45:14 BG: There are, and have been, issues related to this for quite a while now. 20:45:55 BG + JS: There are interoperability issues because Firefox won't override exposure for non-rendered content, but Safari includes it in the tree. 20:45:59 JS: So what do we do? 20:46:48 JD: Was this introduced in ARIA 1.1? In other words is it at risk? 20:46:52 JS: No. 20:47:39 JS: At some point in the 1.1 timeframe, it took on additional meaning such as overriding display:none. 20:47:49 JS: But the spec mapping is "not mapped." 20:48:43 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaHiddenFalse 20:49:11 JS: But do we do about the issue? 20:50:43 JD: Do we want a statement in some spec so that authors are made aware of this? 20:50:51 https://w3c.github.io/aria/aria/aria.html#aria-hidden 20:51:05 JD: There's a note here https://rawgit.com/w3c/aria/master/aria/aria.html#aria-hidden 20:51:56 JD: That is something I can live with 20:52:03 JS: So we can close the issue? 20:52:09 JD: As far as I'm concerned. 20:52:13 JS: Objections? 20:52:38 Note text: At the time of this writing, aria-hidden="false" is known to work inconsistently in browsers. As future implementations improve, use caution and test thoroughly before relying on this approach. 20:53:03 JS: Since no one is objecting, I am going to close this after indicating in the issue why we're closing it. 20:54:05 issue-714? 20:54:05 issue-714 -- Need mappings for aria-roledesription -- open 20:54:05 http://www.w3.org/WAI/ARIA/track/issues/714 20:54:05 issue-714 20:54:05 issue-714 -- Need mappings for aria-roledesription -- open 20:54:06 http://www.w3.org/WAI/ARIA/track/issues/714 20:54:16 JD: Why is this open? All the actions are closed. 20:54:31 RS: Mac? 20:54:36 JS: There. 20:54:42 JS: All the mappings are present. 20:55:02 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#ariaRoleDescription 20:55:09 JS: I'll close it. 20:56:20 issue-737 20:56:20 issue-737 -- Determine platform mappings for new "term" role introduced in ARIA 1.1 -- open 20:56:20 http://www.w3.org/WAI/ARIA/track/issues/737 20:56:22 issue-738 20:56:22 issue-738 -- UIA mapping for heading incorrect -- open 20:56:22 http://www.w3.org/WAI/ARIA/track/issues/738 20:56:55 JS: We waiting on UIA and AXAPI on issues-737 20:57:12 issue-738 20:57:12 issue-738 -- UIA mapping for heading incorrect -- open 20:57:12 http://www.w3.org/WAI/ARIA/track/issues/738 20:57:25 JS: This was raised by Cynthia. 20:57:46 JS: (Reads issue) 20:57:52 https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-heading 20:57:53 RS: What did Bogdan do? 20:58:02 JS: It still says, "text" 20:58:09 issue739 20:58:16 issue-739 20:58:16 issue-739 -- UIA doesn't support heading without level, how should we map role=heading without aria-level? -- closed 20:58:16 http://www.w3.org/WAI/ARIA/track/issues/739 20:58:39 JS: It also references issue-739 which has been fixed and closed. 20:58:53 JS: There is nothing in the UIA mapping other than text. 20:59:35 JS: And Cynthia says it also needs heading styleID in the texct pattern run. 20:59:42 JS: I will email Bogdan. 21:02:15 Zakim, part 21:02:15 leaving. As of this point the attendees have been Joanmarie_Diggs, Joseph_Scheuhammer, Richard_Schwerdtfeger, Bryan_Garaventa 21:02:15 Zakim has left #aapi 21:02:53 scribeOptions: -final 21:02:59 RRSAgent, stop