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

UIMovieClip inside of a Halo Canvas or an absolutely positioned Panel doesn't size correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • Flash Integration
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the code below:

      ?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/halo" xmlns:local="*">

      <mx:VBox>
      <mx:Panel title="Flash Component Kit For Flex" width="100%" layout="absolute">
      <local:TestUIMovieClip id="uimc" x="5" y="5" />
      </mx:Panel>
      </mx:VBox>
      </s:Application>

      Actual Results:
      Panel isn't sized correctly

      Expected Results:
      Panel is sized correctly

      Workaround (if any):
      -

      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: