Metadata
- Source
- FLUID-568
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Anastasia Cheetham
- Created
2008-05-07T09:16:53.000-0400 - Updated
2008-06-05T15:50:45.000-0400 - Versions
-
- 0.1
- Fixed Versions
-
- 0.3
- Component
-
- Reorderer
Description
Currently, the ARIA dropeffect property is being set to 'move' for all drop targets on setup. This is incorrect: the dropeffect should only be set to 'move' once a drag has been initiated. Otherwise, it should be 'none'.
Comments
-
Anastasia Cheetham commented
2008-05-07T09:52:18.000-0400 This has been changed to set and reset on start and stop of dragging (mouse or keyboard based).
-
Anastasia Cheetham commented
2008-06-04T09:29:29.000-0400 I was wrong, we do do this properly
-
Michelle D'Souza commented
2008-06-05T15:50:45.000-0400 dev-iteration35