- From: Matt King <a11ythinker@gmail.com>
- Date: Sat, 9 Nov 2019 18:31:00 -0800
- To: <public-aria-practices@w3.org>
- Message-ID: <053001d5976e$e48c89f0$ada59dd0$@gmail.com>
Hi All, We are working on getting the combobox pattern and examples updated to support the draft version of ARIA 1.2. The goal is to be ready to publish our working draft of APG 1.2 it this coming week. We will be updating the pattern, 4 examples, and tests all in pull request 1255. Simon will be working on the pattern text on Monday. Jon is working on the grid popup example. I think I have the 3 listbox popup examples ready to review now. These changes and all open combobox issues will be a primary focus of Tuesday's meeting. To be ready to publish, we do not necessarily have to fix issues that were present in the previously published versions unless they are simple fixes that won't slow publication. We can open issues as needed and address them when we prepare for the first release of APG 1.2 that will be published when ARIA 1.2 becomes a recommendation. Here are the 3 listbox examples that are ready for review. You can put feedback in PR 1255. 1. Combobox With Both List and Inline Autocomplete Example: https://raw.githack.com/w3c/aria-practices/issue1244-aria1.2-combobox-conver sion/examples/combobox/combobox-autocomplete-both.html 2. Combobox With List Autocomplete Example: https://raw.githack.com/w3c/aria-practices/issue1244-aria1.2-combobox-conver sion/examples/combobox/combobox-autocomplete-list.html 3. Combobox without Autocomplete Example: https://raw.githack.com/w3c/aria-practices/issue1244-aria1.2-combobox-conver sion/examples/combobox/combobox-autocomplete-none.html PR 1255: https://github.com/w3c/aria-practices/pull/1255 Thanks! Matt
Received on Sunday, 10 November 2019 02:31:07 UTC