[Bug 10657] integration of "aria-autocomplete" with the various autocompletion mechanisms in html5

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10657





--- Comment #4 from Henri Sivonen <hsivonen@iki.fi>  2010-09-22 06:52:29 ---
(In reply to comment #3)> "How should I integrate "aria-autocomplete" with the
various autocompletion > mechanisms in HTML5, specifically list="" on <input>,
autocomplete="" on > <form> and various controls, and UA-specific behaviour on
all editable > controls?"AFAICT, aria-autocomplete shouldn't be integrated with
them. However, it might make sense to expose the autocompleting nature of
autocomplete="" and list="" to AT independently of aria-autocomplete. (Though
this raises the question: What should be exposed if the native autocompletion
features are used but there's also aria-autocomplete=none.)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 22 September 2010 06:52:32 UTC