17:31:46 RRSAgent has joined #aria-apg 17:31:46 logging to http://www.w3.org/2014/11/21-aria-apg-irc 17:31:54 zakim, who is on the phone? 17:31:54 sorry, LJWatson, I don't know what conference this is 17:31:56 On IRC I see RRSAgent, Zakim, LJWatson, mattking, trackbot 17:32:02 zakim, this is 92473 17:32:02 ok, LJWatson; that matches WAI_PF()12:30PM 17:32:09 zakim, who is on the phone? 17:32:09 On the phone I see +1.217.244.aaaa, Matt_King, [IPcaller] 17:32:20 zakim, [IPcaller] is me 17:32:20 +LJWatson; got it 17:32:30 +James_Nurthen 17:33:26 Jemma has joined #aria-apg 17:33:27 hi! 17:34:15 zakim, +1.217.244.aaaa is Jemma 17:34:15 +Jemma; got it 17:34:42 zakim, who is on the phone 17:34:42 I don't understand 'who is on the phone', mattking 17:35:13 I will be back in 2 min. 17:35:19 scribe: mattking 17:37:18 I am back to meeting 17:40:00 List of APG 1.1 bugs: 17:40:02 https://www.w3.org/Bugs/Public/buglist.cgi?cmdtype=runnamed&list_id=47716&namedcmd=APG%201.1%20-%20open%20bugs 17:42:01 TOPIC: radio button pattern 17:43:02 http://www.w3.org/WAI/PF/aria-practices/#radiobutton 17:43:15 +Bryan_Garaventa 17:45:20 bgaraventa1979 has joined #aria-apg 17:45:43 JN: pattern named radio button but it is all about radio group. Should we change the pattern name? 17:45:44 zakim, I am Bryan_Garaventa 17:45:44 ok, bgaraventa1979, I now associate you with Bryan_Garaventa 17:47:17 JN: there is one model where we do not have normal group behavior: radios at beginning of each row of a table used for selection. 17:48:45 MK: one special case where it works in a table; nothing in the table gets keyboard focus except for the radios. 17:49:05 JN: take the special case of the table and describe what is the normal case. 17:49:11 LW: agree 17:49:59 JN: we could add a note about the special case. 17:51:32 sure 17:52:03 RESOLUTION: change name to "Radio Group" 17:54:02 JN: need a description for radio group. current description uses words like single-select and list. 17:54:15 Current description is "An option in single-select list " 17:56:09 Bryan, can you share the github link here? 17:57:43 MK: is it really a best practice that you can move without selecting by using ctrl+arrow? 17:57:54 Others: never heard of that before. 17:58:04 JN: should it wrap? 17:58:12 GB: browser dependent 17:58:44 JN: Firefox puts all buttons in group in tab order if none are selected. 17:58:55 MK: I think that is a FF but. 17:59:13 JN: Chrome is nowt wrapping with native radios 17:59:27 s/note/not/ 17:59:47 MK: I think we should keep wrapping. 18:00:21 MK: should we strike the ctrl+arrow behavior? 18:01:10 agree 18:01:21 -LJWatson 18:01:22 RESOLUTION: strike the ctrl+arrow behavior 18:06:10 BG: the logic of shift+tab and tab giving focus to diff buttons is complicated 18:07:25 BG: recommend that tabindex=0 go on the selected button, and if none is selected, it goes on the first one. 18:09:23 JN: this is different from most browsers with native radios 18:09:34 JN: we should have a note to that effect. 18:10:06 BG and MK: agree that it is more intuitive for screen reader users for forward and back tab to be consistent. 18:10:27 JN: ease of implementation can also be a justification for this approach. 18:13:27 RESOLUTION: first button in group will get focus regardless of tabbing direction when none are selected. the selected button will get focus otherwise. A note regarding difference from typical UA behvior will be added. 18:14:17 jamesn_ has joined #aria-apg 18:14:27 rrsagent, make minutes 18:14:27 I have made the request to generate http://www.w3.org/2014/11/21-aria-apg-minutes.html jamesn_ 18:16:56 rrsagent, make log world 18:17:05 rrsagent, make minutes 18:17:05 I have made the request to generate http://www.w3.org/2014/11/21-aria-apg-minutes.html jamesn_ 18:17:36 Meeting: ARIA Practices TF 18:18:18 MK: what about this point: • If an image is used to render the state of a radio button, the image element does not appear in the accessibility API mapping. This is accomplished using CSS to render the image as a background image, or by setting role="presentation" on the image. 18:20:28 http://www.w3.org/WAI/PF/aria-practices/#radiobutton 18:23:45 JN: Do we need to specify that aria-checked = false is needed; the spec makes it implicit. 18:26:02 JN: OK to leave the checked = false as written. 18:35:20 BG: Do not recommend using role presentation to hide images 18:35:37 Mk: do not recommend bg images due to effect on high contrast mode 18:35:47 MK: do we want to strike or fix this? 18:36:33 JN: do we need a section that talks about how to remove elements from the a11y tree? 18:36:48 JN: we do not have a note like this in the checkbox pattern. 18:37:42 MK: I think we should strike the note and use examples that use images 18:37:55 JN: there is a note like this in checkbox. 18:38:02 BG: that note is not clear either. 18:41:36 RESOLUTION: create example implementations of the checkbox and radio group patterns that demonstrate how to implement with images and CSS rendering, and strike the bullets on that topic from the design pattern text. 18:44:22 ACTION create example implementations of radio group and checkbox that use CSS content images to render states 18:44:22 Error finding 'create'. You can review and register nicknames at . 18:44:59 sounds good 18:48:19 rrsagent, make minutes 18:48:19 I have made the request to generate http://www.w3.org/2014/11/21-aria-apg-minutes.html jamesn_ 18:49:15 TOPIC: Next meeting 18:49:25 agenda will include spin button and menu 18:49:33 2 weeks from today 18:49:40 no meeting on Nov 28. 18:49:56 rrsagent, make minutes 18:49:56 I have made the request to generate http://www.w3.org/2014/11/21-aria-apg-minutes.html mattking 18:52:27 -James_Nurthen 18:52:31 -Bryan_Garaventa 18:52:33 -Matt_King 18:52:36 -Jemma 18:52:38 WAI_PF()12:30PM has ended 18:52:38 Attendees were Matt_King, LJWatson, James_Nurthen, Jemma, Bryan_Garaventa 18:52:38 zakim, bye 18:52:38 Zakim has left #aria-apg 18:52:54 rrsagent, make minuges 18:52:54 I'm logging. I don't understand 'make minuges', mattking. Try /msg RRSAgent help 18:53:06 rrsagent, make minutes 18:53:06 I have made the request to generate http://www.w3.org/2014/11/21-aria-apg-minutes.html mattking