Skip to content

September 11, 2017 Meeting

Matt King edited this page Sep 18, 2017 · 2 revisions

Agenda for September 11, 2017

VNU Checking During Build

Combobox Project

Combobox Pattern

Discussion questions:

  1. Does the description sufficiently describe the vast number of permutations of possible presentations and behaviors? Does it omit any important features?
  2. Does the description adequately address the listbox/select/combo distinction?
  3. It intentionally avoids the inherrantly confusing term "read-only combobox" to refer to a combobox restricted to a predefined set of values. Does the approach work?
  4. Is the note about the ARIA 1.0 pattern adequate? Appropriately placed?
  5. It currently includes all single-line textbox keys partly because we do not have a textbox pattern. Should we keep it this way?
  6. Is the proposed structure for the keyboard section good?

Examples of ARIA 1.1 Combobox with Listbox Popup

Notes and questions:

  1. We've worked only on the example code; the supporting documentation is not yet started.
  2. Should the different types of autocomplete all be on one page or broken out to multiple pages?
  3. Open issue to discuss with browser and screen reader devs: How should labeling be done? Should we allow the textbox and popup to have distinct labels? For example, "Fruits and Vegetables" on textbox and "Suggested Fruits and Vegetables" on the popup?

Example of ARIA 1.1 Combobox with Grid Popup

Please test interaction and presentation.

Meeting Resources

Clone this wiki locally