18:54:29 RRSAgent has joined #html-a11y 18:54:29 logging to http://www.w3.org/2010/06/07-html-a11y-irc 18:54:31 RRSAgent, make logs world 18:54:31 Zakim has joined #html-a11y 18:54:33 Zakim, this will be 2119 18:54:33 I do not see a conference matching that name scheduled within the next hour, trackbot 18:54:34 Meeting: HTML Accessibility Task Force Teleconference 18:54:34 Date: 07 June 2010 18:54:50 Zakim, this is 92473 18:54:50 richardschwerdtfe, I see WAI_PFWG(CANVAS)3:00PM in the schedule but not yet started. Perhaps you mean "this will be 92473". 18:55:27 meeting: W3C HTML Accessibility Task Force Canvas Accessibility meeting 18:55:31 chair: Rich 18:57:16 passcode is 92473 19:01:52 finally! 19:03:14 chair: Rich 19:05:03 http://lists.w3.org/Archives/Public/public-canvas-api/2010AprJun/att-0052/2dcontext10-May-26.html 19:05:57 Stevef has joined #html-a11y 19:06:27 http://lists.w3.org/Archives/Public/public-canvas-api/2010AprJun/att-0052/2dcontext10-May-26.html 19:07:57 "If the user has configured the operating system to draw focus rings in a certain way (e.g. high-contrast focus rings), or if the drawFocusRing argument is absent or false, then the user agent MUST draw a focus ring of the appropriate style along the path defined by the by the coverted bounding rectangle. " 19:08:40 repeated "by the" and i don't understand the use of the word "coverted" 19:08:45 janina has joined #html-a11y 19:09:37 Topic: Prepare canvas API for straw poll 19:09:44 scribe: Rich 19:15:24 Rich: Steve and David support Take the proposal with Steve 19:15:46 Rich: with Steve's editorial changes to a straw poll vote 19:16:15 Rich: James Craig and Frank Olivier made no comments regarding the last proposal on the list 19:16:43 RESOLUTION: Take June 7 proposal (with Steve's editorial changes) to staw poll vote 19:16:49 Janina: I concur 19:17:41 Rich: who will create straw poll? 19:18:29 Rich: I will post the canvas api proposal from today to the task force and canvas list for staw poll vote 19:18:43 Janina: Michael will create the straw poll 19:19:42 Janina: it may take a day or two to put up the straw poll vote and then leave a week for last comments 19:21:38 Topic: Charles Proposal 19:21:45 scribe: Janina 19:21:46 scribe: janina 19:22:21 MikeSmith has joined #html-a11y 19:22:59 rich: would have to add support for what wasn't in html4 19:23:20 rich: can they be added? How does that work? How does keynav work? Hierarchies? 19:23:33 rich: need better definition on how it works 19:24:08 rich: for instance, we don't want canvas inside an areamap 19:24:30 steve: think imagemap useable for simple things 19:25:00 steve: our proposals supports the more complex 19:25:17 rich: so only elements in image map are links? 19:25:35 steve: area element, and override with role button 19:25:47 rich: overwrite wi aria, no standard controls 19:26:31 rich: can one support a dom hierarchy? 19:26:48 steve: nested elements, yes 19:27:02 steve: not sure they can overlap 19:27:29 steve: can't have list, 19:27:43 rich: so a really big problem--missing struct to support a11y 19:27:54 steve: so now way to support menu 19:28:43 rich: if there's no struct, only button 19:28:53 steve: button, links tab 19:28:57 rich: need tablist 19:29:10 steve: but only a limited set can be supported 19:29:17 steve: alert, alert dialog 19:29:21 rich: how dialog? 19:29:31 steve: button checkbox, link 19:29:43 rich: can't do radio button because these are grouped 19:30:11 steve: textbox 19:30:18 rich: if just text, no ml 19:32:03 janina: so where's the benefit? 19:32:32 rich: think chaas oversimplified. willing to have discussion 19:32:36 janina: but no chaas 19:37:28 steve: my proposal is much simpler than chaas--not the same, don't misunderstand 19:37:34 steve: david has implemented 19:37:42 david: mapped 19:37:45 rich: struct? 19:37:47 david: not yet 19:38:02 rich: no text fields, any like 19:38:07 david: would have to be via js 19:38:21 rich: but not a text field 19:38:24 david: correct 19:38:37 rich: so can't draw 19:38:39 david: yes 19:38:46 rich: so just links with role 19:39:16 steve: advantages is simplicity for simple applications 19:39:48 steve: canvas is a moving image 19:40:17 rich: would need to limit aria roles that apply 19:40:39 rich: nothing that has, or depends on structural 19:41:41 steve: i understand it's limited, same limitation as imagemap on image 19:41:54 rich: we need to put limits on what chaas has said, if we try to move this forward 19:43:23 I have to step away 19:43:37 steve: propose we put chaas aside until we have it 19:44:05 rich: suggest drop chaas altogether, and we ask that areamap included as fallback content when provided on canvas 19:44:10 steve: no, 19:44:23 steve: have a problem with the notion of fallback 19:44:34 rich: but with js you can change it 19:44:39 steve: not that ... 19:44:56 steve: devs need to see a quick way to add clickable region to canvas 19:45:07 rich: you're missing my point 19:45:40 rich: if nonav not provided, you need then to say that map overrides keyboard 19:46:55 rich: when an area map is provided to the canvas element the area map keyboard navigation takes precedence over the content between the and elements 19:48:13 rich: regarding the area element the ARIA Mapping group should enumerate the roles that may override the area elements 19:49:27 rich: The aria mapping group should enumerate the roles that can override the canvas element 19:54:23 rich: actually, i'm now worried this creates a problem with focus ring 19:54:49 rich: now we have to accomodate areamap--not a small piece of work 19:55:00 steve: code already in browsers 19:55:37 rich: what binds visual rendering to what's in the map? 19:55:47 steve: why does it have to bind? 19:55:59 rich: where are the coordinates mapped? 19:56:31 steve: sorry? says use this map on this object, just like image 19:56:38 rich: works for image, but 19:56:57 rich: user draws focus currently, nothing will auto draw it without or nav 19:57:08 steve: that's the allure 19:57:38 steve: i've put transparant image over canvas and applied map to it 19:57:45 steve: works the same way as image 19:57:53 rich: not a logical mapping, a visual mapping? 19:58:07 rich: so that has to be explicitly stated, cannot be assumed 19:58:29 steve: where is this written down for how it applies to image? 19:58:35 rich: that's part of chaas concern 19:58:49 rich: worse than html4, according to chaas 19:59:44 rich: so you'll have browser draw, and we don't know about contrast over canvas ... 20:01:00 http://www.w3.org/html/wg/wiki/ChangeProposals/addimagemaptocanvas 20:01:49 steve: just trying to add imagemap to canvas without all the extra fancy stuff--widget support, for instance 20:02:22 RRSAgent, make log public 20:02:35 RRSAgent, draft minutes 20:02:35 I have made the request to generate http://www.w3.org/2010/06/07-html-a11y-minutes.html richardschwerdtfe 20:58:16 MikeSmithX has joined #html-a11y 21:20:50 Zakim has left #html-a11y 22:06:11 silvia has joined #html-a11y