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

actionBar: setting backgroundAlpha in css doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Mobile: ActionBar
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1.create ViewNavigatorApplication.
      Add the following to the main app;
      <fx:Style>
      @namespace s "library://ns.adobe.com/flex/spark";
      s|ActionBar

      { chromeColor:red; backgroundAlpha:0.3; }

      </fx:Style>
      2.run the application.
      3.

      Actual Results:
      the alpha isn't rendered correctly.

      Expected Results:

      Workaround (if any):

      using setStyle()

      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: