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

[Advanced CSS] Type selectors no longer work when using runtime CSS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • Runtime CSS
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Load the bugfile runtimeCSSTest.swf. This bugfile has a Panel container. On the creationComplete event of the <mx:Application>, a css is loaded that has a Panel type selector.

      Actual Results: The Panel is unaffected by loading the css stylesheet.

      If you do not use runtime CSS and instead embed the CSS in the swf using:
      <mx:Style source="embeddedStyles2.css" />, then, things work correctly.

      Also, if you use class selectors with runtime css, this also works.

      Expected Results: The background of the Panel should turn red.

      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: