Drag-and-Drop styles not properly updated

Description

The drag-and-drop classes that control the styles are not properly being updated when keystrokes are used to move focus. As a result, styles are not being properly updated, and the most-recently-dragged item remains styled with a grey background even when keystrokes have moved focus to another item.

The keystroke handling code needs to be aware of the drag-and-drop classes, and update them accordingly. This probably involves removing them, but it might require moving them to the newly selected item.

Environment

None

Activity

Show:

Anastasia Cheetham October 1, 2007 at 10:12 PM

The reorderer now removes any identified drag-and-drop related styles from a node as part of the process of reverting the node to its default state (Rev. 12400)

Fixed

Details

Assignee

Reporter

Components

Priority

Created June 26, 2007 at 2:32 PM
Updated October 22, 2007 at 8:22 PM
Resolved October 1, 2007 at 10:12 PM