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

New skins get added on top of the errorSkin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.1 (Release)
    • Adobe Flex SDK Next
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Other (specify version)
      Language Found: English

    Description

      Put a SkinnableComponent in error, then change its skin. The new skin gets added using a addChild(), which means it appears on the top or the errorSkin.

      See attached project.

      This could be easily addressed in SkinnableComponent by checking whether the displayList contains the errorSkin when a new skin is added, and if so moving the errorSkin to the top of the displayList.

      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: