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

spark Application doesn't have controlBarVisible property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • Spark: Application
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Try to compile:

      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      controlBarVisible="false">

      <s:controlBarContent>
      <s:Button label="control bar" />
      </s:controlBarContent>

      </s:Application>

      2.
      3.

      Actual Results:

      Compiler error:

      1119: Access of possibly undefined property controlBarVisible through a reference with static type spark.components:Application.

      Expected Results:

      No compiler error, and the controlBar on the application should be invisible.

      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: