Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ARIA drag and drop #239

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 4 comments
Closed

Support ARIA drag and drop #239

nvaccessAuto opened this issue Jan 1, 2010 · 4 comments

Comments

@nvaccessAuto
Copy link

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.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2008-11-25 01:08

@nvaccessAuto
Copy link
Author

Comment 6 by jteh on 2009-08-10 08:23
Changes:
Milestone changed from None to 2009.2

@nvaccessAuto
Copy link
Author

Comment 7 by jteh on 2009-08-10 10:10
Bzr branch: http://bzr.nvaccess.org/nvda/ariaDragAndDrop/

@nvaccessAuto
Copy link
Author

Comment 8 by jteh on 2009-08-27 04:36
Committed in r3151.
Changes:
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants