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

Air Window backgroundColor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • None
    • mx: Window
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      <mx:Window
      xmlns:mx="http://www.adobe.com/2006/mxml"
      layout="absolute"
      width="400" height="300"
      backgroundColor="#00FF00"
      >

      Actual Results:
      compilation does not tell the property does not exist
      and it should, why can't we set a background color on simple window ?
      this is specially weird when calling fullscreenSourceRect from the window,
      cause it then sets white (default window background color) letterbox around the enlarged part

      Workaround (if any):
      use only a single WindowedApplication and no separated window...

      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: