W3C

- DRAFT -

ARIA Authoring Practices Task Force Telecon

17 Mar 2020

Attendees

Present
mck, jongund, MarkMccarthy, Jemma, CurtBellew, sarah_higley, siri
Regrets
Evan, Bryan, ZoeBijl
Chair
Matt King
Scribe
carmacleod

Contents


<Jemma> HI

<Jemma> can you access webex?

<mck> https://github.com/w3c/aria-practices/wiki/March-17%2C-2020-Meeting

<scribe> scribe: carmacleod

<mck> https://www.w3.org/2020/03/17-aria-apg-minutes.html

APG 1.2 Release 1 Plan

https://github.com/w3c/aria-practices/wiki/March-17%2C-2020-Meeting

<Jemma> https://github.com/w3c/aria-practices/pull/1120

Tabbed carousel: https://github.com/w3c/aria-practices/pull/1120

Preview: https://raw.githack.com/w3c/aria-practices/issue955-add-tabbed-carousel-example/examples/carousel/carousel-2-tablist.html

<jongund> MenubarEditor.prototype.g

<jongund> https://github.com/w3c/aria-practices/tree/tabbed-carousel-opt2

<Jemma> https://github.com/w3c/aria-practices/tree/tabbed-carousel-opt2

<jongund> https://raw.githack.com/w3c/aria-practices/tabbed-carousel-opt2/examples/carousel/carousel-2-tablist.html

Sarah: the play/pause button will only toggle if you interact with it
... If you tab through the carousel without interacting with any of the controls, it keeps playing

jongund: if you are using screen reader reading mode, does it pause

mck: Let's give people some time to play with this?

Combobox date picker

github: https://github.com/w3c/aria-practices/pull/1017

jongund: I removed the button - people can please look at that
... if we change the button for this date picker, we should remove it for menu button date picker
... for single select date picker, aria-select follows focus

<sarah_higley> tablist carousel example link: https://carousel-b7h8c6so7.now.sh/carousel-2-tablist.html

<Jemma> https://github.com/w3c/aria-practices/pull/1017#issuecomment-593677563

mck: in our last discussion decided that selection would not follow focus, don't want to change until select 2nd date for range is chosen

jongund: ok, will make that change and send out an update

Listboxes with rearrangeable options

github: https://github.com/w3c/aria-practices/pull/1344

sarah: prefer not to detect platform, in case it's not future-proof

<Jemma> mck: adding this var mod = isMac ? evt.metaKey : evt.ctrlKey;

sarah: so we can support Ctrl+A select all on Mac as well as Cmd+A for select all

mck: I'm ok with that - I'll update the documentation table
... will merge after updating table

Combobox project

github: https://github.com/w3c/aria-practices/projects/7#card-28909395

mck: there's 3 things left. working on finishing those
... one big one left - select-only combobox

<sarah_higley> the first one here: https://cdpn.io/smhigley/debug/gObMVzv

sarah: I can make the autocomplete smarter

<Jemma> Jon's example autocomplete - https://w3c.github.io/aria-practices/examples/combobox/combobox-autocomplete-list.html

mck: if you type ap quickly, you get to apple, but if you type ap slowly, you get to pear
... need a combobox with "restricted input" (can't type invalid value), but that's a different beast

sarah: several ways to do "restricted input" - one is prevent invalid key from going into the input; the other is to go to the last valid value

mck: thinking of the old-style "read-only combobox" variant
... back to select-only - it should work like our list combobox examples
... for type-ahead

carmacleod: does a select-only combobox support aria-autocomplete?

mck: it's more like "typeahead"

jemma: sarah, do you have all the info you need for select-only combobox?

sarah: I think so

curt: the select-only combobox has the complexity that it doesn't have a value
... when I tab into it, I expected name, role, value, but only got name, role

mck: when the div has role combobox, the content of the div should show up as the value
... we need to get this done so that we can test these issues and maybe update the spec

curt: that's great - we have a lot of these

Guidance on range-related properties

github: https://github.com/w3c/aria-practices/pull/1279

mck: we are really close on this - need to make descriptions line up with info in table
... maybe change "current value" to "yes" (i.e. for "required - yes")

jongund: I updated the table to have "Yes"

Summary of Action Items

Summary of Resolutions

[End of minutes]

Minutes manually created (not a transcript), formatted by David Booth's scribe.perl version 1.154 (CVS log)
$Date: 2020/03/17 19:15:30 $

Scribe.perl diagnostic output

[Delete this section before finalizing the minutes.]
This is scribe.perl Revision: 1.154  of Date: 2018/09/25 16:35:56  
Check for newer version at http://dev.w3.org/cvsweb/~checkout~/2002/scribe/

Guessing input format: Irssi_ISO8601_Log_Text_Format (score 1.00)

Present: mck jongund MarkMccarthy Jemma CurtBellew sarah_higley siri
Regrets: Evan Bryan ZoeBijl
Found Scribe: carmacleod
Inferring ScribeNick: carmacleod

WARNING: No date found!  Assuming today.  (Hint: Specify
the W3C IRC log URL, and the date will be determined from that.)
Or specify the date like this:
<dbooth> Date: 12 Sep 2002

People with action items: 

WARNING: Input appears to use implicit continuation lines.
You may need the "-implicitContinuations" option.


WARNING: IRC log location not specified!  (You can ignore this 
warning if you do not want the generated minutes to contain 
a link to the original IRC log.)


[End of scribe.perl diagnostic output]