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

titleIcon does not change in WindowedApplication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1.
      <?xml version="1.0" encoding="utf-8"?>
      <s:WindowedApplication xmlns:ATE="http://ns.adobe.com/ate/2009"
      xmlns:ai="http://ns.adobe.com/ai/2009"
      xmlns:fc="http://ns.adobe.com/flashcatalyst/2009"
      xmlns:d="http://ns.adobe.com/fxg/2008/dt"
      xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:mx="library://ns.adobe.com/flex/mx"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:flm="http://ns.adobe.com/flame/2008"
      xmlns:graphics="assets.graphics.*"
      xmlns:lib="assets.graphics.ScanMaster_Software_Model_7_Current_No_QAS.*"
      xmlns:lib2="assets.graphics.ScanMaster_Software_Model_5_Keyboard.*"
      title="Scanner - QAS"
      titleIcon="@Embed(source='assets/graphics/RadyneLogo.png')"
      styleName="boldRed"
      backgroundColor="#FFFFFF" preloaderChromeColor="#FFFFFF" width="1022"
      height="700"
      creationComplete="setStage(event)">

      Actual Results:
      Adobe's icon (red dot within white triangle within red square)
      (Note: title text "Scanner - QAS" does appear)

      Expected Results:
      titleIcon="@Embed(source='assets/graphics/RadyneLogo.png')"

      Workaround (if any):
      none

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: