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

Label with a filter (such as a DropShadowFilter) won't show up when in a SkinnablePopUpContainer

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Use a Label with a filter within a SkinnablePopUpContainer:
      <s:Label width="100%" text="Text with filter NOK" filters="

      {[new spark.filters.DropShadowFilter(1, -90, 0, 1, 0, 0)]}

      " color="0xFFFFFF"/>
      2. Open the SkinnablePopUpContainer
      3.

      Actual Results:
      Text is not shown unless there is a display list invalidation

      Expected Results:
      Text should be shown with the effect

      Workaround (if any):
      Don't use SkinnablePopUpContainer (works fine with Group) or don't use filters

      Please find a attached a project to reproduce the bug. Notice that the 2 first Labels in the View are shown correctly. Press the "open" button and the pop-up should show 3 texts but only the first one (no filters) is shown. Note that if you touch the validate button, the text appears, surely because of a display list invalidation or something.

      This bug can be reproduced on Android and iOS on device but not in the emulator.

      http://watsonexp.corp.adobe.com/#bug=2949465

      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: