FLUID-18: ARIA Roles: add roles related to drag and drop

Metadata

Source
FLUID-18
Type
Task
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2007-06-29T06:46:41.000-0400
Updated
2007-10-22T15:53:31.000-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Image Reorderer

Description

Any ARIA roles/states related to drag and drop still need to be added to the lightbox. This may include changes to the demo file itself, changes to the event handlers to ensure that the roles remain assigned to the correct nodes, and related tests.

Comments

  • Anastasia Cheetham commented 2007-10-01T14:31:56.000-0400

    dojo 0.9 may add ARIA roles. This should be re-examined after we upgrade.

  • Anastasia Cheetham commented 2007-10-01T14:33:22.000-0400

    Even if dojo adds ARIA roles and updates them appropriately on drag/drop, we need to ensure that they are also updated on keyboard access

  • Anastasia Cheetham commented 2007-10-04T15:57:06.000-0400

    The states are set and updated appropriately.