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

Misleading comment in the default DropDownListSkin.mxml file.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.5.1 (Release)
    • None
    • Spark: DropDownList
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Look at line 104 of the DropDownListSkin.mxml file included with the SDK. It advises users to set the PopUpAnchor's itemDestructionPolicy to "none" if they wish to use transitions.
      "none" is an invalid value for this field, and doing as the comment suggests will prevent your code from compiling. The correct value would be "never".

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: