16:53:10 RRSAgent has joined #aria-apg 16:53:10 logging to http://www.w3.org/2016/03/14-aria-apg-irc 16:53:15 11 is? 16:53:15 Zakim has joined #aria-apg 16:53:39 rrsagent, make log world 16:54:59 Agenda+ Example reviews and update pattern work assignments https://github.com/w3c/aria/wiki/Aria-Authoring-Practices-Patterns-Status 16:54:59 Agenda+ Bug 28914 – pattern-alert clarify that alerts must be added dynamically and not at page load https://www.w3.org/Bugs/Public/show_bug.cgi?id=28914#c0 16:54:59 Agenda+ Bug 29327 – pattern-dialog (tooltip) Gut and start over https://www.w3.org/Bugs/Public/show_bug.cgi?id=29327 16:54:59 Agenda+ Review fixes to Section 2.30 Tabpanel https://rawgit.com/w3c/aria/master/practices/aria-practices.html#tabpanel 16:55:02 Agenda+ review fixes to section 2.31 Toolbar https://rawgit.com/w3c/aria/master/practices/aria-practices.html#toolbar 16:55:05 Agenda+ Review fixes to section 2.34 Tree view https://rawgit.com/w3c/aria/master/practices/aria-practices.html#TreeView 16:55:08 Agenda+ Review section 2.13 Grid (Simple Data Tables) https://rawgit.com/w3c/aria/master/practices/aria-practices.html#grid 16:55:13 agenda? 16:57:17 present+ JamesNurthen 16:57:25 meeting: WAI-PF ARIA Authoring Practices Guide Taskforce 16:58:46 present+ MichielBijl 16:58:52 regrets+ LéonieWatson 17:01:33 boerst has joined #aria-apg 17:02:00 mck has joined #aria-apg 17:03:55 regrets+ JonGunderson 17:04:16 agenda ? 17:08:05 Present+ IanPouncey 17:08:43 1) For example, source code link name in button example page should be button.css and button.js NOT link.css and link.js 17:09:03 The same for the example, checkbox-2 17:09:03 17:09:03 https://rawgit.com/w3c/aria/Mar_2016_Heartbeats/practices/examples/checkbox/checkbox-2.html 17:09:03 They should be checkbox-3.css and checkbox-3.js 17:09:14 3) Menu example was not updated in the publication yet. 17:09:14 4) Radio example was not updated yet 17:11:03 mck: the example page, the code refers to the correct thing but the file name on the page is incorrect 17:11:26 mck: for (3) and (4) you are saying that the entire sub directory are not merged 17:11:46 mck: would also mean editing practices to create a link to them 17:12:49 mb: can a mail be sent for how to use github to do this kind of thing 17:13:05 mk: we can discuss later. 17:13:42 mb: branched would solve this 17:14:38 jemma has joined #aria-apg 17:15:50 scribe: jamesn 17:16:18 mck: Jemma to create a PR ASAP for this 17:17:50 https://github.com/w3c/aria/tree/Mar_2016_Heartbeats 17:20:11 agenda? 17:20:17 zakim, take up item 1 17:20:18 agendum 1. "Example reviews and update pattern work assignments https://github.com/w3c/aria/wiki/Aria-Authoring-Practices-Patterns-Status" taken up [from jamesn] 17:20:27 present+ JaeunJemmaKu 17:21:24 mk: want to make sure that not missing anything. got more patterns ready for examples 17:21:36 setting aside until get aria 1.1 combo box text final 17:21:51 I think we will want an ARIA 1.0 combo box and a 1.1 combo box 17:22:12 other than that are there any other examples that youy know of which are done but have not been reviewed 17:22:27 JK: Jon is working on toolbar and tabpanel 17:22:37 MB: tabpanel was assigned to me 17:24:07 MB: want to look at issues - going to be looking at this at CSUN 17:24:21 MK: were we going to look at what was going to be shown at cSUN here 17:24:27 IP: indedpendent work 17:24:38 MK: what is being done at CSUN 17:25:13 IP: MB and IP have created 2 versions of tabpanel and accordion. we have patterns. 17:25:22 at csun will also do some f2f tests 17:26:32 MK: 2 different tab panels 17:26:53 IP: for accordion 2 versions - discolsure vs what is currently documented 17:27:07 MK: do either have tab versions 17:27:27 MK: what are the differences for the tab panel? 17:28:13 MB: 2 examples. 1 a simple tab panel example, the 2nd is a simplified version of the APG version where you can only tab to the active tab 17:29:49 JN: concerned as to how the results get interpreted based on the context 17:30:15 MK: curious to understand the context of the example where all of the tabs are in the tab order 17:30:51 MB: want to see if people associate a tab with disclousre buttons etc. 17:31:03 IP: questions are straightforward 17:37:16 present+ Bryan 17:45:59 jemma has joined #aria-apg 17:46:02 scribe: jemma 17:46:21 take up item 2 17:47:50 is an element that displays a brief, important message in a way that attracts the user's attention without interrupting the user's task. Dynamically rendered alerts are automatically announced by most screen readers, and in some operating systems, they may trigger an alert sound. It is important to note that, at this time, screen readers do not inform users of alerts that are present on the... 17:47:52 ...page before page load completes. 17:48:43 mk: does the address the intent of this bug? 17:49:11 mb: I think so 17:50:01 mk:what do you think about "at this time" 17:50:22 mk: which screen reader do not inform? 17:50:43 s/the/this 17:51:48 mkc: It is important to note that not all screen readers inform users of alerts that are present on the... 17:55:41 bb: there is confusion about when alert added. 17:56:17 take up item 3 17:58:47 mk: we have dialog and non dialog which is clear 17:59:31 mk: if it is focusable tooltip should not it be a dialog? 18:00:34 bb:aria-own is rearranged a11y tree in new release in chrome and firefox 18:02:24 bb: now we can manupulate the dom order 18:03:38 mk: I am still thinking what dialog tooltip should be. if tooltip has a link it is focusable. there is no standardized key to operate the tool tip 18:04:02 BB: tooltip is usually overlay icon 18:04:11 BB: to get help something 18:04:27 mk: point of aria is on interaction 18:05:08 BB: it is not desirable or necessary to trap the focus in the tooltip 18:05:24 mk: what do you mean by "trapping"? 18:07:08 MK: it sounds that it act like a dialog, you open and close it 18:07:21 BB: tooltip is more of giving the contextual infor 18:07:43 BB: not trapping user actions in the tooltip 18:09:53 BB:quick thought, would it be similar to footnote? 18:10:04 s/bb/mb 18:11:13 mk:dialog requires mechanism to open and close. 18:12:34 jnurthen has joined #aria-apg 18:13:02 mk: we are talking about Hover help 18:13:23 mk:there is not standardized keyboard for tooltip 18:13:58 BB: this involves lots of things, marking up correctly and more... 18:14:55 mk: there should be a realistic example since people will learn from the example. 18:15:36 mk: main thing is alerting screen user about presence of tooltip and enable keyboard users to get into it. 18:16:46 BB: focus management and mousein/out problem in tooltip 18:18:55 mk: short key for element can be used but short cut key is adjacent to overlay. how would you say to screen readers that this short key is related to tooltip? 18:19:30 mk: some ui do not use separate icon and it is not in the tab order 18:19:56 if tooltip has separate focusable icon, then it is easy 18:20:49 mk: in that case, we may just refer back to dialog pattern. 18:21:26 take up item 4 18:22:35 mk: we wanted to tap panel as tap 18:22:44 s/tap/tab 18:23:28 mk: will create a bug for this 18:24:08 the label/title area of the tab panel. This is where you click to activate a tab panel 18:25:24 The element in a tablist that serves as the title for one of the tabpanels 18:26:42 The element in a tablist that serves as the title for one of the tabpanels. Activating a tab displays a tabpanel. 18:29:30 mk: the way we address orientation in ARIA - like in tool bar should be used here too? 18:32:27 mk: see the example, https://rawgit.com/w3c/aria/master/practices/aria-practices.html#toolbar 18:32:43 for vertical orientation 18:33:16 mk: we should be consistent in the pattern 18:34:11 mk: will create a bug about tab panel including orientation. 18:35:53 rrsagent, make log world 18:36:13 rrsagent, generate minutes 18:36:13 I have made the request to generate http://www.w3.org/2016/03/14-aria-apg-minutes.html jemma 18:42:51 chair:Matt_King 18:43:06 rrsagent, generate minutes 18:43:06 I have made the request to generate http://www.w3.org/2016/03/14-aria-apg-minutes.html jemma 19:44:54 jamesn has joined #aria-apg 23:00:39 IanPouncey has joined #aria-apg