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

Check box text does not become bold when font-weight: bold in used in css

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 4.1 (Release)
    • None
    • mx: CheckBox
    • None
    • Affected OS(s): Windows
      Affected OS(s):
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a flex project in FB and drag and drop a few components on the design view
      2. Create a mx:Checkbox
      3. Use Appearance panel and make all text bold using the Bold button.

      Actual Results:
      css is created
      /* CSS file */
      @namespace s "library://ns.adobe.com/flex/spark";
      @namespace mx "library://ns.adobe.com/flex/mx";
      global

      { font-weight: bold; }

      All component text except for mx:Checkbox becomes bold

      Expected Results:
      All component text should become bold

      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: