18:04:42 RRSAgent has joined #aria-apg 18:04:42 logging to http://www.w3.org/2015/01/26-aria-apg-irc 18:04:44 RRSAgent, make logs member 18:04:46 Zakim, this will be WAI_PF 18:04:46 ok, trackbot, I see WAI_PFWG(ARIA)1:00PM already started 18:04:47 Meeting: Protocols and Formats Working Group Teleconference 18:04:47 Date: 26 January 2015 18:04:54 + +1.217.244.aaaa 18:05:09 + +1.919.607.aabb 18:07:03 agenda+ spinbutton 18:07:05 http://www.w3.org/WAI/PF/aria-practices/#spinbutton 18:07:06 agenda+ slider 18:07:08 http://www.w3.org/WAI/PF/aria-practices/#slider 18:07:09 agenda+ tooltip 18:07:11 http://www.w3.org/WAI/PF/aria-practices/#tooltip 18:07:32 jnurthen has joined #aria-apg 18:07:39 agenda? 18:08:44 zakim, remove item 2 18:08:44 agendum 2, Popup menu design pattern, dropped 18:08:51 zakim, remove item 3 18:08:51 agendum 3, Spin button design pattern, dropped 18:08:55 zakim, remove item 4 18:08:55 agendum 4, Slider design pattern, dropped 18:08:58 agenda? 18:09:57 zakim, who is on the call? 18:09:57 On the phone I see James_Nurthen, Matt_King, Jon_Gunderson, +1.217.244.aaaa, +1.919.607.aabb 18:09:59 scribe: matt King 18:10:15 zakim, aaaa is Jemma 18:10:15 +Jemma; got it 18:10:32 zakim, aabb is Birkir 18:10:32 +Birkir; got it 18:10:40 zakim, who is on the call? 18:10:40 On the phone I see James_Nurthen, Matt_King, Jon_Gunderson, Jemma, Birkir 18:11:22 agenda ? 18:11:54 zakim, next item 18:11:54 agendum 5. "spinbutton" taken up [from mattking] 18:12:00 http://www.w3.org/WAI/PF/aria-practices/#spinbutton 18:14:54 +Bryan_Garaventa 18:15:00 birkir: can not get the examples to work 18:15:27 MK: there is some keyboard description in the description field; should it be a bug? 18:15:38 JN: OK with how it is written 18:16:15 JG: didn't include support for typing in a value in the OAA example. 18:16:38 JN: does the jQuery UI example work? seems to work for me. 18:16:54 http://jqueryui.com/spinner/ 18:16:58 bgaraventa1979 has joined #aria-apg 18:17:03 Birkir: I was just talking about the dojo example and OAA example 18:17:20 zakim, I am Bryan_Garaventa 18:17:20 ok, bgaraventa1979, I now associate you with Bryan_Garaventa 18:18:17 http://jqueryui.com/spinner/ 18:18:56 JG: Just tested jQuery example with NVDA; it works. 18:19:00 The JQuery spinner seems to work 18:19:43 JN: superfluous note about left/right arrows 18:22:57 logged https://www.w3.org/Bugs/Public/show_bug.cgi?id=27897 18:23:57 zakim, next item 18:23:57 agendum 6. "slider" taken up [from mattking] 18:25:03 http://www.w3.org/WAI/PF/aria-practices/#slider 18:25:36 +annabbott 18:26:02 annabbott has joined #aria-apg 18:26:49 MK: What does it mean when it says you move the button to change the value of the slider? 18:27:12 JG: are the buttons for the end values? 18:27:21 JG: should such buttons be ignored? 18:28:09 JN: we should use the word thumb instead of button 18:30:23 Does the thumb gets a thumbs up or thumbs down? 18:31:14 JN: let's introduce the concept of thumb with some kind of description 18:31:26 JN: we should use the terminology that others use. 18:32:00 JN: html5 type of range corresponds to slider 18:32:17 JN: Let's look at html5 spec description. 18:33:29 http://www.w3.org/html/wg/drafts/html/master/forms.html#range-state-(type=range) 18:36:37 +[IPcaller] 18:37:15 JN: looking at other descriptions from other sites so we can get terminology used by others 18:37:55 AA: what about using the term value control? 18:38:05 AA: for the thumb? 18:38:29 LJWatson has joined #aria-apg 18:38:43 zakim, [IPcaller] is me 18:38:43 +LJWatson; got it 18:48:12 https://www.w3.org/Bugs/Public/show_bug.cgi?id=27899 18:49:41 MK: can slider bbe either horizontal or vertical 18:49:49 JN: yes, they can be either 18:49:58 JN: they support aria-orientation 18:50:14 JN: default should be horizontal 18:50:48 MK: does home always go to min? or, could it go to max? 18:51:04 bryan: home would go to left in horizontal 18:51:33 MK: is it the case max is always on the right? 18:52:09 MK: I think we should cange wording to say that home goes to beginning and end goes to end 18:52:39 AA: pacielo says that home goes to first and end to last 18:53:53 JN: go with the first and last slider 18:53:58 -Birkir 18:55:34 TOPIC: Slider (Multi-Thumb) (widget) 18:55:34 https://www.w3.org/Bugs/Public/show_bug.cgi?id=27900 18:57:06 action bryan to raise Mozilla bug for firefox not reporting slider as role for html5 range 18:57:06 Created ACTION-1570 - Raise mozilla bug for firefox not reporting slider as role for html5 range [on Bryan Garaventa - due 2015-02-02]. 18:57:53 slider multi-thumb pattern: 18:57:54 http://www.w3.org/WAI/PF/aria-practices/#slidertwothumb 19:01:23 the description is A multi-thumb slider is a slider with multiple user inputs designed to change the maximum and minimum range for an object it controls.  19:01:32 mk: I don't think this description is clear 19:08:31 this note: 19:08:33 If the current value of a slider crosses over one of the other sliders, the tab order remains the same. Example. If a high range slider is moved so that its current value is below the current value of a low range slider, the thumb will visually appear to be before the low range slider. This should not change the tab order of the slider. note end 19:08:48 does not agree with the text in the kb interaction that requires constraints. 19:09:08 JN: I do not agree with the note; may be for ease of implementation rather than ideal behavior. 19:09:18 mk: agree with James. 19:09:36 AA: this is different because tab keeps you inside the widget. 19:10:02 jn: there are many implementations that work way. 19:13:52 jn: reword the note to be less prescriptive and point out the issues. 19:14:33 mk: consider changing the text for kb interaction to remove constraint language 19:14:46 jn: add words to make it less prescrriptive 19:14:59 jn: add the words typically contrained 19:15:25 s/contrained/constrained/ 19:17:37 https://www.w3.org/Bugs/Public/show_bug.cgi?id=27901 19:18:55 Jemma has joined #aria-apg 19:20:34 jn: aria-controls is specified; not sure it is useful 19:20:52 mk: we should strike that 19:21:48 mk: aria-controls is for controlling"another" widget on the page; not for something inside the same widget. 19:22:24 jn: we can remove the note about aria-live as well 19:22:46 zakim, next item 19:22:46 agendum 7. "tooltip" taken up [from mattking] 19:23:34 rrsagent, make minutes 19:23:34 I have made the request to generate http://www.w3.org/2015/01/26-aria-apg-minutes.html mattking 19:24:21 we will continue with tooltip next time. 19:24:33 -LJWatson 19:24:34 -Jon_Gunderson 19:24:35 -James_Nurthen 19:24:36 -annabbott 19:24:38 -Jemma 19:24:39 -Matt_King 19:24:44 rrsagent, make minutes 19:24:44 I have made the request to generate http://www.w3.org/2015/01/26-aria-apg-minutes.html mattking 19:24:56 zakim, bye 19:24:56 leaving. As of this point the attendees were James_Nurthen, Matt_King, Jon_Gunderson, +1.217.244.aaaa, +1.919.607.aabb, Jemma, Birkir, Bryan_Garaventa, annabbott, LJWatson 19:24:56 Zakim has left #aria-apg 19:25:46 make log public 19:26:00 rrsagent, make log public