[Bug 13532] Sequential navigation to all elements that take focus or input

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

--- Comment #1 from Greg Lowney <gcl-0039@access-research.org> 2011-08-02 23:47:55 UTC ---
The user should also be able to move the focus to any element that is a source
or target for drag and drop operations (e.g. has the draggable or dropzone
attributes or handles dragenter and dragover events, etc.) The HTML5 spec
correctly states that these should be keyboard accessible, but that requires
the user be able to move focus to both source and target.

-- 
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 Tuesday, 2 August 2011 23:47:57 UTC