IRC log of ua on 2012-07-19

Timestamps are in UTC.

16:43:43 [RRSAgent]
RRSAgent has joined #ua
16:43:43 [RRSAgent]
logging to http://www.w3.org/2012/07/19-ua-irc
16:43:45 [trackbot]
RRSAgent, make logs public
16:43:45 [Zakim]
Zakim has joined #ua
16:43:47 [trackbot]
Zakim, this will be WAI_UAWG
16:43:47 [Zakim]
ok, trackbot; I see WAI_UAWG()1:00PM scheduled to start in 17 minutes
16:43:48 [trackbot]
Meeting: User Agent Accessibility Guidelines Working Group Teleconference
16:43:48 [trackbot]
Date: 19 July 2012
16:45:46 [kford]
Agenda+ New 1.1.3 incorporating and adding to Jan's suggestions. from Hakkinen, Mark - Note Mark was going to update one more time from last meeting
16:45:47 [kford]
Agenda+ Action-740 Changes to 2.8 Provide toolbar configuration (Jan,
16:45:49 [kford]
Kim, Greg)
16:45:50 [kford]
Agenda+ Jan Proposal 4.1.1 - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0013.html
16:45:52 [kford]
Agenda+ 3.2 Action-644 - SC on Undo. Proposal from Jan - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0011.html
16:45:53 [kford]
Agenda+ Review What's left list http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0001.html
16:54:04 [jeanne]
jeanne has joined #ua
17:00:19 [Greg]
Greg has joined #ua
17:00:22 [Jan]
Jan has joined #ua
17:00:33 [Jan]
zakim, code?
17:00:33 [Zakim]
the conference code is 82941 (tel:+1.617.761.6200 sip:zakim@voip.w3.org), Jan
17:00:35 [Zakim]
WAI_UAWG()1:00PM has now started
17:00:40 [Zakim]
+[Microsoft]
17:00:59 [kford]
zakim, microsoft is kford
17:00:59 [Zakim]
+kford; got it
17:01:07 [Zakim]
+Greg_Lowney
17:01:33 [Zakim]
+??P7
17:01:51 [Jan]
zakim, ??P7
17:01:51 [Zakim]
I don't understand '??P7', Jan
17:01:57 [Jan]
zakim, ??P7 is really Jan
17:01:57 [Zakim]
+Jan; got it
17:10:45 [Zakim]
+Jeanne
17:13:21 [kford]
zakim, agenda?
17:13:21 [Zakim]
I see 5 items remaining on the agenda:
17:13:23 [Zakim]
1. New 1.1.3 incorporating and adding to Jan's suggestions. from Hakkinen, Mark - Note Mark was going to update one more time from last meeting [from kford]
17:13:23 [Zakim]
2. Action-740 Changes to 2.8 Provide toolbar configuration (Jan, [from kford]
17:13:23 [Zakim]
3. Jan Proposal 4.1.1 - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0013.html [from kford]
17:13:26 [Zakim]
4. 3.2 Action-644 - SC on Undo. Proposal from Jan - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0011.html [from kford]
17:13:26 [Zakim]
5. Review What's left list http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0001.html [from kford]
17:18:29 [kford]
zakim, take up item 3
17:18:29 [Zakim]
agendum 3. "Jan Proposal 4.1.1 - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0013.html" taken up [from kford]
17:19:08 [kford]
Group agrees that GKL's update on 4.1.1 is in general good. JS to update the doc.
17:19:36 [kford]
Action: JS update doc with newest 4.1.1 from today's meeting minutes.
17:19:36 [trackbot]
Created ACTION-742 - Update doc with newest 4.1.1 from today's meeting minutes. [on Jeanne F Spellman - due 2012-07-26].
17:22:30 [Greg]
4.1.1 Platform Accessibility Services: The user agent supports relevant platform accessibility services. (Level A)
17:22:32 [Greg]
*Intent of Success Criteria 4.1.1:*
17:22:33 [Greg]
The intent of this success criterion is to make user agent user interfaces more accessible to users who rely on assistive technologies, such as screen readers and speech recognition software. Most major operating environments provide platform accessibility services that allow applications (including user agents) and assistive technologies to work together more effectively, but these must...
17:22:35 [Greg]
...be supported by the software on both sides. The requirement is stated generally because the specifics of what constitutes a platform accessibility service will differ on each platform, but basic features common to these services are addressed by other success criteria under Guideline 4.1.
17:22:36 [Greg]
Assistive technologies often use a combination of methods to get information about and manipulate a user agent's user interface and the content it's rendering; some of these are addressed in other success criteria. However, platform accessibility services are particularly important because they provide common functionality across all the well-behaved applications running on the platform,...
17:22:40 [Greg]
...reducing the amount of special-casing the assistive technology has to implement for each of the hundreds of applications it may need to support.
17:22:43 [Greg]
Most web-based user agents will support this requirement automatically because they run inside host user agents, and the host is responsible for exposing all content, including nested user agents, via platform accessibility services. As long as the nested user agent's user interface is entirely web-based and complies with Web Content Accessibility Guidelines (e.g. providing alternative...
17:22:48 [Greg]
...text and supporting WAI-ARIA where needed) the host will understand it well enough to provide a bridge between it and platform accessibility services.
17:22:51 [Greg]
*Examples of Success Criterion 4.1.1:*
17:22:53 [Greg]
* A browser is developing a new type of button bar for their Microsoft Windows product. When coding the new component the developer includes support for the Microsoft Active Accessibility API (MSAA) so that assistive technologies can recognize it as representing a toolbar, and can identify, navigate, and activate the bar and its buttons on the user's behalf.
17:22:58 [Greg]
*Related Resources for Success Criterion 4.1.1: *
17:23:00 [Greg]
* See 4.1.2 (Name, Role, State, Value, Description) and 4.1.6 (Expose Accessible Properties) for specific information that should be exposed through platform accessibility services.
17:23:03 [Greg]
* Microsoft Active Accessibility (MSAA) http://msdn.microsoft.com/en-us/library/ms971310.aspx
17:23:05 [Greg]
* Microsoft UI Automation http://msdn.microsoft.com/en-us/library/ms747327.aspx
17:23:07 [Greg]
* Gnome Accessibility Toolkit/Assistive Technology Service Provider Interface (ATK/AT-SPI) at http://www.linuxfoundation.org/collaborate/workgroups/accessibility/atk/at-spi
17:23:10 [Greg]
* Accessibility Programming Guidelines for Mac https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Accessibility/
17:23:13 [Greg]
* Accessibility Programming Guide for iOS https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/iPhoneAccessibility/
17:23:16 [Greg]
* Iaccessible2 http://www.linuxfoundation.org/collaborate/workgroups/accessibility/iaccessible2, http://www-03.ibm.com/able/open_computing/open_source_windows.html
17:23:19 [Greg]
* Accessibility API Cross reference http://www.mozilla.org/access/platform-apis.html
17:24:16 [kford]
zakim, close item 3
17:24:16 [Zakim]
agendum 3, Jan Proposal 4.1.1 - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0013.html, closed
17:24:18 [Zakim]
I see 4 items remaining on the agenda; the next one is
17:24:18 [Zakim]
1. New 1.1.3 incorporating and adding to Jan's suggestions. from Hakkinen, Mark - Note Mark was going to update one more time from last meeting [from kford]
17:24:45 [kford]
zakim, close itemzakim, take up item 4
17:24:45 [Zakim]
I don't understand 'close itemzakim, take up item 4', kford
17:24:54 [kford]
zakim, take up item 4
17:24:54 [Zakim]
agendum 4. "3.2 Action-644 - SC on Undo. Proposal from Jan - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0011.html" taken up [from
17:24:57 [Zakim]
... kford]
17:26:33 [Jan]
http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0017.html
17:32:37 [Jan]
Action JR: Look at cleaning up glossary terms "serial access, sequential navigation" and linear navigation commands
17:32:37 [trackbot]
Created ACTION-743 - Look at cleaning up glossary terms "serial access, sequential navigation" and linear navigation commands [on Jan Richards - due 2012-07-26].
17:37:46 [Greg]
We might want to modify the SC to say that auto-redirect pages should be skipped when navigating "back".
17:39:37 [Greg]
Greg and Jan discuss how to rephrase this SC to make it clear that it's about navigation between URIs (either typed into an address bar or specified by links) rather than about navigation with the tab key and the like.
17:40:59 [Greg]
Perhaps something like "The user can return to a previous URI and the navigational state associated with it using a back button or its equivalent."
17:46:34 [Jan]
previously resolved web content address?
17:46:39 [Jan]
previously resolved URI?
17:48:09 [Jan]
GL: Provide back button or equivalent functionality.
17:48:42 [Greg]
Explain all the nuances in a note?
17:49:29 [Jan]
JR: Provide back button functionality. (and then define back button functionality)
17:51:05 [Greg]
Does any UA not restore state when returning to a previous page?
17:53:55 [Greg]
Perhaps say when returning to a URI the UA should restore scrolling position, selection, and focus, and any data or control states that the user has entered on the page.
17:59:26 [Jan]
reverse navigation functionality (e.g. "back button")
18:00:08 [Jan]
Provide reverse navigation functionality (e.g. "back button")
18:00:44 [Jan]
Provide reverse navigation functionality (e.g. "back button")
18:02:06 [Greg]
navigate based on the list of previously viewed pages
18:04:25 [Jan]
I'll try to send something better to the list...maybe using concept of navigation history
18:06:43 [Jan]
Note: Submission can be triggered by server side processing (e.g. via submit button) and by client-side processing (e.g. via an onkeypress event).
18:07:15 [Jan]
3.2.X Text Entry Undo: The user can reverse recognized text entry actions prior to submission. (Level A) Note: Submission can be triggered by server side processing (e.g. via submit button) and by client-side processing (e.g. via an onkeypress event).
18:09:49 [Greg]
Submission can be triggered in many different ways, such as clicking a submit button, typing a key in a control with an onkeypress event, or by a script responding to a timer.
18:10:43 [Zakim]
-Jan
18:11:13 [Jan]
trying to get back in
18:11:29 [Zakim]
+[IPcaller]
18:11:50 [Jan]
zakim, [IPcaller] is really Jan
18:11:50 [Zakim]
+Jan; got it
18:14:18 [Jan]
Resolved: All agree to "3.2.X Text Entry Undo: The user can reverse recognized text entry actions prior to submission. (Level A) Note: Submission can be triggered in many different ways, such as clicking a submit button, typing a key in a control with an onkeypress event, or by a script responding to a timer."
18:15:46 [Greg]
For Jan's proposed 3.2.Y I suggest a minor edit, changing "the user can require user confirmation" to something like "the user can specify that the user agent require confirmation"
18:15:48 [Greg]
3.2.Y Settings Change Confirmation: If the user agent provides mechanisms for changing its user interface settings, it either allows the user to reverse the setting changes, or the user can require user confirmation to proceed. (Level A)
18:16:17 [Greg]
3.2.Y Settings Change Confirmation: If the user agent provides mechanisms for changing its user interface settings, it either allows the user to reverse the setting changes, or the user can have the user agent request confirmation before proceeding. (Level A)
18:17:00 [Jan]
Resolved: All agree to "3.2.Y Settings Change Confirmation: If the user agent provides mechanisms for changing its user interface settings, it either allows the user to reverse the setting changes, or the user can have the user agent request confirmation before proceeding. (Level A)"
18:18:02 [jeanne]
action: jeanne to update document for 3.2.X and 3.2.Y based on the "resolved" in the minutes above.
18:18:02 [trackbot]
Created ACTION-744 - Update document for 3.2.X and 3.2.Y based on the "resolved" in the minutes above. [on Jeanne F Spellman - due 2012-07-26].
18:19:23 [kford]
rrsagent, make minutes
18:19:23 [RRSAgent]
I have made the request to generate http://www.w3.org/2012/07/19-ua-minutes.html kford
18:20:42 [kford]
zakim, agenda
18:20:42 [Zakim]
I don't understand 'agenda', kford
18:20:51 [kford]
zakim, agenda?
18:20:51 [Zakim]
I see 4 items remaining on the agenda:
18:20:53 [Zakim]
1. New 1.1.3 incorporating and adding to Jan's suggestions. from Hakkinen, Mark - Note Mark was going to update one more time from last meeting [from kford]
18:20:53 [Zakim]
2. Action-740 Changes to 2.8 Provide toolbar configuration (Jan, [from kford]
18:20:53 [Zakim]
4. 3.2 Action-644 - SC on Undo. Proposal from Jan - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0011.html [from kford]
18:20:57 [Zakim]
5. Review What's left list http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0001.html [from kford]
18:21:14 [kford]
zakim, close item 4
18:21:14 [Zakim]
agendum 4, 3.2 Action-644 - SC on Undo. Proposal from Jan - Active mail thread starting at http://lists.w3.org/Archives/Public/w3c-wai-ua/2012JulSep/0011.html, closed
18:21:17 [Zakim]
I see 3 items remaining on the agenda; the next one is
18:21:17 [Zakim]
1. New 1.1.3 incorporating and adding to Jan's suggestions. from Hakkinen, Mark - Note Mark was going to update one more time from last meeting [from kford]
18:22:00 [Zakim]
-kford
18:22:01 [Zakim]
-Jeanne
18:22:04 [Zakim]
-Jan
18:22:05 [kford]
rrsagent, make minutes
18:22:05 [RRSAgent]
I have made the request to generate http://www.w3.org/2012/07/19-ua-minutes.html kford
18:22:09 [Zakim]
-Greg_Lowney
18:22:10 [Zakim]
WAI_UAWG()1:00PM has ended
18:22:10 [Zakim]
Attendees were kford, Greg_Lowney, Jan, Jeanne
18:22:38 [kford]
regrets: Jim, Simon, Mark
18:24:00 [kford]
rrsagent, make minutes
18:24:00 [RRSAgent]
I have made the request to generate http://www.w3.org/2012/07/19-ua-minutes.html kford
18:24:49 [kford]
Chair: Kelly_Ford
18:24:55 [kford]
rrsagent, make minutes
18:24:55 [RRSAgent]
I have made the request to generate http://www.w3.org/2012/07/19-ua-minutes.html kford
18:31:22 [kford]
rrsagent, please part
18:31:22 [RRSAgent]
I see 3 open action items saved in http://www.w3.org/2012/07/19-ua-actions.rdf :
18:31:22 [RRSAgent]
ACTION: JS update doc with newest 4.1.1 from today's meeting minutes. [1]
18:31:22 [RRSAgent]
recorded in http://www.w3.org/2012/07/19-ua-irc#T17-19-36
18:31:22 [RRSAgent]
ACTION: JR to Look at cleaning up glossary terms "serial access, sequential navigation" and linear navigation commands [2]
18:31:22 [RRSAgent]
recorded in http://www.w3.org/2012/07/19-ua-irc#T17-32-37
18:31:22 [RRSAgent]
ACTION: jeanne to update document for 3.2.X and 3.2.Y based on the "resolved" in the minutes above. [3]
18:31:22 [RRSAgent]
recorded in http://www.w3.org/2012/07/19-ua-irc#T18-18-02
18:31:40 [kford]
zakim, please part