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

Window & WindowedApplication do not have Halo skins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • Adobe Flex SDK 4.0 (Release)
    • None
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile & run with the compiler option: -theme=${flexlib}/themes/Halo/halo.swc
      <?xml version="1.0" encoding="utf-8"?>
      <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
      <mx:Script>
      <![CDATA[

      ]]
      >
      </mx:Script>

      <mx:Button id="ti"/>
      </mx:WindowedApplication>

      Actual Results:
      Spark skin for WindowedApplication appears

      Expected Results:
      WindowedApplication should look like it did in Halo

      Workaround (if any):
      You can add the -compatibility-version=3.0.0 flag, but then the background shows up as gray instead of white.

      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: