Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.3 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Add a HorizontalList control with drag and drop enabled (dragEnabled, dropEnabled, dragMoveEnabled)
2. Run the application, and drag items in the list to another location in the same list
Actual Results:
Drop feedback is a horizontal line, displayed above the list item to be inserted-before.
Expected Results:
Drop feedback is a vertical line, displayed to the left of the list item to be inserted-before.
Workaround (if any):
When creating a HorizontalList in MXML, specify direction="horizontal"