Reported by jteh on 2008-11-25 01:04
In ARIA, an element can indicate whether it is draggable (using aria-grabbed) and whether a grabbed element can be dropped on to a given element (using aria-dropeffect). Mozilla Gecko exposes these using the "grab" and "dropeffect" object attributes. NVDA should indicate when an object is draggable or droppable.
The text was updated successfully, but these errors were encountered:
Reported by jteh on 2008-11-25 01:04
In ARIA, an element can indicate whether it is draggable (using aria-grabbed) and whether a grabbed element can be dropped on to a given element (using aria-dropeffect). Mozilla Gecko exposes these using the "grab" and "dropeffect" object attributes. NVDA should indicate when an object is draggable or droppable.
The text was updated successfully, but these errors were encountered: