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

[spark_skins] Halo CheckBox with custom skin has two checkbox icons (and looks pretty messed up, yo)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • mx: CheckBox
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      found in trunk 4.0.0.8974.

      Steps to reproduce:
      1. Compile and run attached .MXML file:

      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/halo">

      <mx:CheckBox id="cb"
      label="Halo CheckBox "
      skin="mx.skins.spark.CheckBoxSkin"
      height="60"
      labelPlacement="left"
      initialize="cb.label += '(' + mx_internal::VERSION + ')';"/>

      </s:Application>

      Actual Results:
      TWO checkbox boxes?

      Expected Results:
      One checkbox box.

      Workaround (if any):
      Dont set the "skin" style. Set the "icon" style instead.

      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: