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

UIComponent.document changes when the state is changed.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK 4.5 (Release)
    • Adobe Flex SDK Previous
    • Spark: Group
    • None
    • Affected OS(s): Windows
      Affected OS(s):
      Browser: Firefox 3.x
      Language Found: Japanese

    Description

      Steps to reproduce:
      1.Debug the appended project.

      2.When CreationComplete Event
      --Console--
      0 DocumentIssue0.WindowedApplicationSkin2.Group3.contentGroup.MainView7
      ------

      3.Click State1 Button. Click State2 Button. So, The CurrentState of MainView is State1.
      --Console--
      1 DocumentIssue0.WindowedApplicationSkin2.Group3.contentGroup.MainView7
      2 null null null null
      1 DocumentIssue0
      ------

      Actual Results: UIComponent.document at state 1 is the different.
      Before changing the state: DocumentIssue0.WindowedApplicationSkin2.Group3.contentGroup.MainView7
      After changing the state: DocumentIssue0

      Expected Results: UIComponent.document at state 1 is the same.
      Before changing the state: DocumentIssue0.WindowedApplicationSkin2.Group3.contentGroup.MainView7
      After changing the state: DocumentIssue0.WindowedApplicationSkin2.Group3.contentGroup.MainView7

      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: