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

SDK-4.5.0.19786 - size of the compiled css is too big.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • MXML Compiler
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 8.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Save the following code to smallFont.css:
      @namespace s "library://ns.adobe.com/flex/spark";
      @namespace mx "library://ns.adobe.com/flex/mx";

      global
      {
      font-size: 6;
      }

      2. Compile the smallFont.css file with mlxl compiler: mxmlc.exe smallFont.css

      Actual Results:
      Size of the compiled smallFont.swf file is 141269 bytes.

      Expected Results:
      Size of the compiled smallFont.swf file should be around 28472 bytes which is the size when it's compiled with flex_sdk_4.1.0.16076 SDK.

      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: