17:48:45 RRSAgent has joined #ua 17:48:45 logging to http://www.w3.org/2014/02/06-ua-irc 17:48:47 RRSAgent, make logs public 17:48:47 Zakim has joined #ua 17:48:49 Zakim, this will be WAI_UAWG 17:48:49 ok, trackbot; I see WAI_UAWG()1:00PM scheduled to start in 12 minutes 17:48:50 Meeting: User Agent Accessibility Guidelines Working Group Teleconference 17:48:50 Date: 06 February 2014 17:48:59 rrsagent, set logs public 17:49:11 chair: JimAllan, KellyFord 17:49:19 regrets: Kelly 17:49:28 rrsagent, make minutes 17:49:28 I have made the request to generate http://www.w3.org/2014/02/06-ua-minutes.html allanj 17:49:40 zakim, agenda? 17:49:40 I see nothing on the agenda 17:58:31 WAI_UAWG()1:00PM has now started 17:58:48 +Jeanne 18:00:43 Greg has joined #ua 18:00:52 KimPatch has joined #ua 18:02:01 +Greg_Lowney 18:02:35 +Kim_Patch 18:03:46 Jan has joined #ua 18:03:50 zakim, code? 18:03:50 the conference code is 82941 (tel:+1.617.761.6200 sip:zakim@voip.w3.org), Jan 18:04:05 +Jim_Allan 18:04:42 +[IPcaller] 18:04:59 Zakim, [IPcaller] is really Jan 18:04:59 +Jan; got it 18:05:36 scribe: allanj 18:05:51 Topic: Mobile Taskforce 18:06:06 http://www.w3.org/WAI/GL/mobile-a11y-tf/wiki/Main_Page 18:08:57 examples are technical. no personae involved 18:09:12 people integrated in examples 18:10:03 ja: are the techniques for WCAG and UAAG? 18:10:15 kp: WCAG 18:10:52 ... mapping WCAG to mobile...which apply, which don't 18:15:02 js: lots of feedback from the wild that WCAG doesn't apply to mobile...but it does 18:16:09 jr: is the group strictly limited to Web technologies. What about native accessibility apps. 18:16:22 ... ala BBC mobile guidelines 18:17:14 http://www.bbc.co.uk/guidelines/futuremedia/accessibility/mobile_access.shtml 18:18:09 gl: apply wcag to applications not just web document 18:18:45 ja: this is what new 508 says...wcag applies to web and software...no difference 18:19:48 jr: created a mapping between BBC and WCAG for ICT. need techniques for platforms 18:20:11 ... BBC has that, but reordered renumbered everything 18:20:39 ... JR created a WCAG based mapping, with new stuff 18:23:04 ja: WCAG2ICT should include mobile 18:25:42 http://www.w3.org/WAI/UA/2014/LCcomments.html 18:29:39 http://lists.w3.org/Archives/Public/w3c-wai-ua/2014JanMar/0026.html 18:31:12 topic: SB02 - 1.8.7 18:31:52 jr: reviewing Action 938 18:32:59 jr: multi-column PDF can be reflowed 18:33:34 1.8.X Multi-Column Text Reflow: The user can specify that recognized multi-column text blocks be reflowed into a single column. 18:34:17 gl: want each text block to reflow separately 18:35:00 jr: many divs, if the text in a div is multicolumn, then that would be reflowed but the div would stay in place. 18:35:23 1.8.X Multi-Column Text Reflow: The user can specify that recognized multi-column text blocks be reflowed into single column text blocks. 18:35:46 js: don't want to apply to tables 18:36:07 jr: well...apply to table cells, not the entire table. 18:36:38 jr: simple case, if UA can tell it is multi-column then can be fixed. 18:36:41 "*each* recognized multi-column text block be reflowed into a single column text block." 18:37:16 proposed new 1.4 18:37:25 1.4.4 Printing: The user can print the rendered content, and the following are all true: (Level AA) 18:37:27 - any rendered, visual, non-time-based content can be printed, 18:37:28 - the user can choose between available printing devices, 18:37:30 - the user can choose to print content as it is rendered on screen, reflecting any user scaling, highlighting, and other modifications, 18:37:31 - the user can choose to have the printed content reflow as if the top-level viewport had been resized to match the horizontal dimensions of the printing device. 18:38:04 Proposal 5: Move all mention of vertical languages to a global applicability note: 18:38:05 Vertical layout languages: For user agents rendering, vertical layout languages (e.g. Mongolian, Han), success criteria relating to horizontal rendering, should be applied to vertical rendering. 18:38:47 Strawman 1: One idea for facilitating reflow is allowing user to remove absolute sizes, allowing the browser's own reflowing system to work: 18:38:49 1.8.X Toggle absolute layout dimensions: The user can specify whether or not the user agent should observe absolute layout dimensions. 18:39:17 jr: if user suspends all absolute layout dimension, the UA will reflow 18:39:41 gl: how is 'absolute' defined. 18:39:48 ... 20% 18:40:10 ... if relative, then it still doesn't linearize the page 18:40:34 jr: Strawman 2: What about requiring a linearize feature at AA or AAA? (e.g. the FireFox's "Linearize Page" feature seems very straightforward http://forums.chrispederick.com/discussion/328/page-linearization) 18:42:10 extension: http://chrispederick.com/work/web-developer/firefox/ 18:43:12 Greg has joined #ua 18:43:35 ja: how is the UA to know what is multi-columns 18:43:35 JR: Absolute is px etc. not % 18:43:51 http://www.w3schools.com/css/css3_multiple_columns.asp 18:44:04 jr: recognized CSS multi-column 18:46:26 recap: create 3 new SC - multi-column, linearize, remove absolute 18:46:36 remove 1.8.7 18:46:43 reword 1.4.4 18:47:47 gl: 1.4.4 printing 3rd bullet. is this to avoid author defined style sheet. may need to make it explicit. 18:48:06 ... may be handled in the Intent. 18:51:26 ja: UA not printing all text on the page, usually a css error on author part, element widths+ borders+margins+ padding is greater that 100% 18:52:14 gl: all of these changes will be made to the 1 comment SB03 18:52:46 jr: "the group rethought our approach to reflow and created these changes..." 18:53:47 ja: is there any simpler way? 18:54:05 js: these are very clear, and have covered the bases. 18:54:20 ja: then we would need IER for all 18:54:36 gl: these need Levels 18:54:58 jr: need another pass to clean up for SC. 18:56:43 proposal: Vertical layout languages: For user agents rendering, vertical layout languages (e.g. Mongolian, Han), success criteria relating to horizontal rendering, should be applied to vertical rendering. 18:57:05 add as applicability note 18:57:41 js: good to reference in Intents for relevant SC. 18:58:48 no objections 18:59:17 Resolution: Include "Vertical layout languages: For user agents rendering, vertical layout languages (e.g. Mongolian, Han), success criteria relating to horizontal rendering, should be applied to vertical rendering." as applicability note 18:59:42 action: jeanne to link to the applicability note on vertical language to each of the intent sections of SCs that refer to layout. 18:59:42 Created ACTION-939 - Link to the applicability note on vertical language to each of the intent sections of scs that refer to layout. [on Jeanne F Spellman - due 2014-02-13]. 19:00:38 action: jeanne to add new applicability note on Vertical Layout Languages to the general applicability section. See the minutes of 6 Feb 2014. 19:00:38 Created ACTION-940 - Add new applicability note on vertical layout languages to the general applicability section. see the minutes of 6 feb 2014. [on Jeanne F Spellman - due 2014-02-13]. 19:01:23 topic: SB05: Re 2.9.1 19:01:33 (Adjustable Time Limits) "the user can extend the time limits", would it be a good idea to add "indefinitely"? Just in case some developer thinks "just let them have a 50% extension". 19:01:42 2.9.1 Adjustable Time Limits: Where time limits for user input are recognized and controllable by the user agent, the user can extend the time limits. (Level A) 19:05:21 jr: citing jennifer example, this is a huge security issue for financial sites. 19:05:50 ... spoofing the user presence 19:07:07 ja: know of no UA that impose time limits 19:07:33 gl: may be technologies with time limits built in, 19:08:10 ... things in UAUI, you say exit...do you want to save changes, answer in 30 sec or close without saving. 19:08:29 ... prompt for time-out in HTML 19:08:50 gl: examples. 19:09:14 ja: News site - new stories. Banking site - security. 19:09:24 gl: what is recognized? 19:10:55 jr: can't stop server-side refresh, if html timer element, then if UA recognized, then user could say always hit time element x number of times 19:11:26 jr: dial back in UAUI, close in 30 sec. otherwise defer to WCAG. 19:12:50 gl: if in the future, technologies create some timing element, would want the UA to be able to override if author did it wrong. 19:13:12 ... don't know of any real life cases. 19:13:35 ... could remove, but reword for specific UAUI use case 19:14:22 js: consider pulling it. covered by WCAG, but add the UAUI 19:14:42 Re; User agent interfaces...we already have: 5.1.1 Comply with WCAG: Web-based user agent user interfaces meet the WCAG 2.0 success criteria. 19:15:12 js: indefinitely is a security loophole. 19:15:29 gl: nothing like this exists today. 19:16:20 js: too risky, for global for indefinite timing. 19:17:20 I think we should include this for UA UI, and I see no harm in including it for *recognized* timeouts declared in content (because there are none of those in any of today's document formats, as far as I know; it would not apply to any of today's script-driven or server-driven time limits). 19:18:10 But since time limit declarations aren't used today (as far as I know), leaving it out won't have any negative effects in the short term, only in the future when and if such declarations are defined. 19:18:12 jr: need it for UAUI. 5.1.1 only applies to web interfaces. 19:18:19 ... what about wcag2ict 19:18:21 http://www.w3.org/TR/wcag2ict/#time-limits-required-behaviors 19:20:13 ja: do we reword for UAUI use case, or remove totally 19:20:21 js: use case" 19:20:34 s/case"/case? 19:21:02 gl: things in UAUI, you say exit...do you want to save changes, answer in 30 sec or close without saving. 19:21:35 Example of UA UI: User closes the Exit command on their web browser, which displays a message box asking if they're sure they want to exit, with a timer saying it will assume yes if they don't respond within 10 seconds. User changes settings in their user options to turn off this timeout. 19:22:49 Example 2: The user can hover their mouse over a link to see a pop-up showing the destination of the link, but the popup disappears after two seconds. Susie reads slowly, so she turns off this timeout, allowing her to hover the mouse as long as she needs to read the text, before moving it to allow the pop-up to disappear. 19:23:09 ja: tooltips! 19:23:22 gl: may use an OS timer, or not 19:25:05 http://www.w3.org/TR/ATAG20/#gl_a32 19:25:15 all in agreement to changing 2.9.1 to be for UAUI and not author content 19:25:29 js: make it parallel to WCAG and ATAG 19:26:03 Timing Adjustable: The user agent does not include time limits or at least one of the following is true: (Level A) 19:26:04 (a) Turn Off: Users are allowed to turn off the time limit before encountering it; or 19:26:06 (b) Adjust: Users are allowed to adjust the time limit before encountering it over a wide range that is at least ten times the length of the default setting; or 19:26:07 (c) Extend: Users are warned before time expires and given at least 20 seconds to extend the time limit with a simple action (e.g. "press the space bar"), and authors are allowed to extend the time limit at least ten times; or 19:26:09 (d) Real-time Exception: The time limit is a required part of a real-time event and no alternative to the time limit is possible; or 19:26:10 (e) Essential Exception: The time limit is essential and extending it would invalidate the activity; or 19:26:12 (f) 20 Hour Exception: The time limit is longer than 20 hours. 19:28:40 Action: jeanne to replace 2.9.1 with the repaired text below 19:28:41 Created ACTION-941 - Replace 2.9.1 with the repaired text below [on Jeanne F Spellman - due 2014-02-13]. 19:29:20 Timing Adjustable: The user agent does not include time limits or at least one of the following is true: (Level A) 19:29:21 (a) Turn Off: Users are allowed to turn off the time limit before encountering it; or 19:29:23 (b) Adjust: Users are allowed to adjust the time limit before encountering it over a wide range that is at least ten times the length of the default setting; or 19:29:24 (c) Extend: Users are warned before time expires and given at least 20 seconds to extend the time limit with a simple action (e.g. "press the space bar"), and users are allowed to extend the time limit at least ten times; or 19:29:26 (d) Real-time Exception: The time limit is a required part of a real-time event and no alternative to the time limit is possible; or 19:29:27 (e) Essential Exception: The time limit is essential and extending it would invalidate the activity; or 19:29:29 (f) 20 Hour Exception: The time limit is longer than 20 hours. 19:30:02 Resolution: SB05 reword 2.9.1 to be specific to the UA controlled times with 6 tests 19:30:23 Example 2: Susie reads slowly. When she can hovers her mouse over a link to see a pop-up showing the destination of the link, the popup ordinarily disappears after two seconds, which is not enough time for her to read it. She turns off this timeout, allowing her to hover the mouse for as long as she needs to read the text before moving it to allow the pop-up to disappear. 19:31:54 action: jeanne to add example 2 above for EXAMPLES for 2.9.1 in Techniques 19:31:54 Created ACTION-942 - Add example 2 above for examples for 2.9.1 in techniques [on Jeanne F Spellman - due 2014-02-13]. 19:32:44 rrsagent, make minutes 19:32:44 I have made the request to generate http://www.w3.org/2014/02/06-ua-minutes.html allanj 19:32:45 -Jan 19:32:48 -Kim_Patch 19:32:49 -Greg_Lowney 19:32:51 -Jeanne 19:33:06 -Jim_Allan 19:33:07 WAI_UAWG()1:00PM has ended 19:33:07 Attendees were Jeanne, Greg_Lowney, Kim_Patch, Jim_Allan, Jan 19:33:12 zakim, please part 19:33:12 Zakim has left #ua 19:33:27 rrsagent, make minutes 19:33:27 I have made the request to generate http://www.w3.org/2014/02/06-ua-minutes.html allanj 19:34:14 rrsagent, please part 19:34:14 I see 4 open action items saved in http://www.w3.org/2014/02/06-ua-actions.rdf : 19:34:14 ACTION: jeanne to link to the applicability note on vertical language to each of the intent sections of SCs that refer to layout. [1] 19:34:14 recorded in http://www.w3.org/2014/02/06-ua-irc#T18-59-42 19:34:14 ACTION: jeanne to add new applicability note on Vertical Layout Languages to the general applicability section. See the minutes of 6 Feb 2014. [2] 19:34:14 recorded in http://www.w3.org/2014/02/06-ua-irc#T19-00-38 19:34:14 ACTION: jeanne to replace 2.9.1 with the repaired text below [3] 19:34:14 recorded in http://www.w3.org/2014/02/06-ua-irc#T19-28-40 19:34:14 ACTION: jeanne to add example 2 above for EXAMPLES for 2.9.1 in Techniques [4] 19:34:14 recorded in http://www.w3.org/2014/02/06-ua-irc#T19-31-54