17:09:27 RRSAgent has joined #aria-apg 17:09:27 logging to http://www.w3.org/2016/06/06-aria-apg-irc 17:10:00 rrsagent, make log world 17:10:02 rrsagent, make minutes 17:10:02 I have made the request to generate http://www.w3.org/2016/06/06-aria-apg-minutes.html mck 17:10:07 rrsagent, make minutes 17:10:07 I have made the request to generate http://www.w3.org/2016/06/06-aria-apg-minutes.html jemma 17:10:24 chair: matt king 17:11:24 present+ jaeunjemmaku 17:11:39 present+ matt_king 17:11:48 jpresent+ jongund 17:13:42 Zakim, who is here? 17:13:42 Present: JamesNurthen, AnnAbbott, matt_king, jaeunjemmku, jongund, MichielBijl, jaeunjemmaku 17:13:44 On IRC I see RRSAgent, jongund_, Birkir, jemma, mck, jongund, MichaelC, MichielBijl, Zakim, trackbot 17:13:47 next item 17:14:19 rrsagent, make minutes 17:14:19 I have made the request to generate http://www.w3.org/2016/06/06-aria-apg-minutes.html mck 17:14:53 rrsagent, make logs member 17:16:18 regrets michielbijl 17:16:30 regrets+ michielbijl 17:17:51 Meeting: ARIA authoring practice group meeting June 6 2016 17:19:38 brian: not effective in putting focus on leave 17:21:03 brian: use aria-own for grouping 17:21:39 mk: why do we need aria-lable? 17:25:09 jg:tree has grouping label 17:25:20 jg:ul has grouping label 17:25:43 brian:suggestion is putting role tree item on span 17:26:01 mk: grouping is more for pointset and etc 17:26:21 s/pointset/setsize 17:28:24 mk: treeitem does not own the group 17:28:45 mk: treeitem should be in tree or in treeitem 17:29:12 brian: if you want to map the structure, you can use aria-own 17:30:06 brian: treeitem is already child item, using aria-own 17:30:46 brian: the rest will be in accessibility trees 17:31:53 mk: you don't want a tree item node named by all of its children 17:34:06 jg: grouping element are children of menu item here, not sibling you picked as an example, brian. 17:35:53 jg: pos, setsize is used for calculating dom. what I am hearing is that browser is not stably using dom to calculate. 17:37:30 brian: right arrow should stay in the expanded node, not the next item 17:37:55 jg:keyboard support should be dept first? 17:38:00 s/dept/depth 17:39:31 birkir: if node is open, child is open the focus go to that children. 17:40:26 mk: next visible node is not the same as hierarchical structure. 17:42:03 mk: there is firefox bug - not calculating correctly poset, set size. 17:43:02 mk:Jon, you have feedback from the group members, -grouping, posset, setsize.. 17:43:33 mk: this is one of situations where we need to code according to spec 17:44:52 mk: we can mention when the browser is not working correctly and file the bug so that bugs can be resolved. 17:48:45 mk:it seems to odd to use aria-label and aria-labelledby 17:49:53 jg: accessible names in trees do not use aria-label, aria-labelledby 17:50:32 What about
  • Fruit
    • apples
    • ...
  • 17:50:42 mk: never seen the case, menu is labelled by menu items 17:52:26 mk: real question in menuitem, tree item, if you naming form content, allowable name in tree item or menu item owns tree branches or menus, how should accessible name be calculated? 17:52:48 s/naming form/are naming from 17:53:57 brian: it is not always direct child and parent relationship in tree 17:54:13 mk: what is the definition of "level" here? 17:57:57 mk: we have to use aria level for every tree item 17:58:16 jg: we need to let people know what makes it work. 18:03:55 jemma_ has joined #aria-apg 18:04:08 Birkir has joined #aria-apg 18:04:35 scribe: Birkir 18:05:08 MK: For now we need to require authors to include aria-setsize and aria-posinset on every treeitem role. 18:05:46 MK: We need to consider raising normitive requirements for next version of the ARIA spec. The spec is ambiguous about how these things should be built. 18:07:26 MK: JG: Can you make the tree branch with only tree example, ditto for landmark. Else we will ahve a monstrous merge pull request. 18:07:56 next item 18:08:13 take up item 2 18:08:56 jg: changes: move the buttons to the top 18:09:36 went through some of aria issus and fix responsive issues by adding bootstrap 18:10:26 jg: provide role information, not reveal lable 18:10:49 jg:fixed consistency issues, fix form issue 18:11:16 jg; now we have landmark example for form in the doc 18:13:12 jg:working on show landmark and other functionality in bookmarklet tool so I can add more functionality 18:13:37 mk: I really want this landmark example to be included in next publication. 18:14:06 mk: please include this in the master using pull request. 18:15:29 jg; I will make a pull request till at the end of the day to merge changes to master 18:15:55 s/till at/by 18:16:27 s/the day/today 18:17:08 birkir; if there is edtiorial change, I am happy to send out. 18:17:40 mk:best way to request editorial change is creating a git issue. 18:18:33 birkir: I had some comment for keyboard navigation shortcut 18:19:32 " The use of landmarks roles support keyboard navigation to the structure of a web page for screen reader users, and can be used as targets for author supplied "skip links" " 18:20:00 Cange to "screen readers offer keyboard navigation shortcuts to landmark roles". 18:20:23 mk: some editorial change - I may be able to remove target audience since we dont define all the audiences for each doc for the consistency. 18:20:40 next item 18:21:11 https://github.com/w3c/aria-practices/wiki/Design-Patterns-Status 18:23:44 mk: birkir will take over accordion example coding 18:24:18 Ian Pouncey 18:25:37 mk:birkir will contact Ian and find out accordian example status 18:26:39 jg:Jemma and I will be reworking on menubutton and menu bar. 18:27:12 jg: I would like to get feedback on documentation. 18:28:15 jg: documentation template feedback needed I would also want to hear about the isseu, synchronization on visual presentation 18:29:07 mk: do you want to treeview example as representative template? 18:29:21 mk: do you want to put this as next agenda item? 18:30:27 mk; If I can make next meeting, I can add this agenda. but I am not sure about my schedule yet. Jame will chair the meeting. 18:30:58 mk:what is menu bar status? 18:31:35 jg: jemma is working on it with Nick, another programmer at U of I 18:33:20 mk: I also want to discuss tree grid when I come back. 18:39:14 s/birkir will take over accordion example coding/birkir, would you be interested in building accordion exmaple? 18:40:21 present- jamesnutren 18:40:33 present-michielbijl 18:40:43 who is here 18:42:17 regrets: leonie 18:42:30 regrets:michiel 18:42:57 zakim, who is here? 18:42:57 Present: JamesNurthen, AnnAbbott, matt_king, jaeunjemmku, jongund, jaeunjemmaku 18:43:00 On IRC I see Birkir, jemma_, RRSAgent, jongund_, mck, jongund, MichaelC, MichielBijl, Zakim, trackbot 18:43:48 present+ birkir 18:44:19 present+ bryan_garaventa 18:44:29 zakim, who is here? 18:44:29 Present: JamesNurthen, AnnAbbott, matt_king, jaeunjemmku, jongund, jaeunjemmaku, birkir, bryan_garaventa 18:44:32 On IRC I see Birkir, jemma_, RRSAgent, jongund_, mck, jongund, MichaelC, MichielBijl, Zakim, trackbot 18:45:18 present- jamesNurthen 18:45:34 present- AnnAbbott 18:45:42 zakim, who is here? 18:45:42 Present: matt_king, jaeunjemmku, jongund, jaeunjemmaku, birkir, bryan_garaventa 18:45:44 On IRC I see Birkir, jemma_, RRSAgent, mck, jongund, MichaelC, MichielBijl, Zakim, trackbot 18:46:15 present- jaeunjemmku 18:46:24 zakim, who is here? 18:46:24 Present: matt_king, jongund, jaeunjemmaku, birkir, bryan_garaventa 18:46:27 On IRC I see Birkir, jemma_, RRSAgent, mck, jongund, MichaelC, MichielBijl, Zakim, trackbot 18:46:48 jongund has left #aria-apg 18:47:50 regrets: leonie, mihciel 18:47:58 zakim, who is here? 18:47:58 Present: matt_king, jongund, jaeunjemmaku, birkir, bryan_garaventa 18:48:00 On IRC I see Birkir, jemma_, RRSAgent, MichaelC, MichielBijl, Zakim, trackbot 18:48:28 rrsagent, generate minutes 18:48:28 I have made the request to generate http://www.w3.org/2016/06/06-aria-apg-minutes.html jemma_ 18:49:09 rrsagent, make log world 18:49:48 scribe: Jemma/Birkir 18:51:14 s/Ian Pouncey/IP in the design pattern update table is Ian Pouncey 18:52:58 s/isseu/issue 18:53:05 rrsagent, generate minutes 18:53:05 I have made the request to generate http://www.w3.org/2016/06/06-aria-apg-minutes.html jemma_ 19:00:17 rrsagents, make minutes 19:00:43 rrsagent, make minutes 19:00:43 I have made the request to generate http://www.w3.org/2016/06/06-aria-apg-minutes.html jemma_