Ticket #239 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Support ARIA drag and drop

Reported by: jteh Owned by: jteh
Priority: minor Milestone: 2010.1
Component: Core Version: development
Keywords: YahooGrantJun2009 Cc: david.bolter@utoronto.ca
Operating system: Blocked by:
Blocking:

Description (last modified by davidb) (diff)

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.

Change History

comment:2 Changed 3 years ago by davidb

  • Cc david.bolter@utoronto.ca added

comment:3 Changed 3 years ago by davidb

  • Description modified (diff)

comment:4 Changed 2 years ago by jteh

  • Keywords YahooGrantJun2009 added

comment:5 Changed 2 years ago by jteh

  • Status changed from new to accepted

comment:6 Changed 2 years ago by jteh

  • Milestone set to 2009.2

comment:8 Changed 2 years ago by jteh

  • Status changed from accepted to closed
  • Resolution set to fixed

Committed in r3151.

Note: See TracTickets for help on using tickets.