Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-19344

Constructor for HorizontalList class incorrectly initializes direction property to Vertical

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.3 (Release)
    • None
    • mx: HorizontalList
    • 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"

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: