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

Compiled FXG bounds include mask content whereas MXML bounds don't

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • FXG - Static
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached app

      Actual Results:
      The reported width for the compiled FXG version of the item is much wider than the reported width for the MXML version (which seems correct). The reason appears to be that the mask inside the item is wide, and the runtime graphics don't include this in the width calculation whereas the compiled version does. I believe we had previously decided that the bounds of a masked item would always be the bounds of the underlying artwork, disregarding the bounds of the mask.

      Expected Results:
      Mask content should not be included in the width.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: