You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "kevin lam (JIRA)" <ji...@apache.org> on 2014/03/28 02:47:14 UTC

[jira] [Created] (FLEX-34193) Bugs from Spark ColorPicker

kevin lam created FLEX-34193:
--------------------------------

             Summary: Bugs from Spark ColorPicker
                 Key: FLEX-34193
                 URL: https://issues.apache.org/jira/browse/FLEX-34193
             Project: Apache Flex
          Issue Type: Bug
          Components: mx: ColorPicker
    Affects Versions: Apache Flex 4.12.0
         Environment: All
            Reporter: kevin lam


For the class ColorPickerButtonSkin.mxml, at line 33, 
"static private const exclusions:Array = ["icon"]"
"icon" should be "iconDisplay" or a blank Array.


For the class ColorPicker.as, at line 149,
the function "onColorChange" does not change the "_selectedColor" property. So, the selectedColor of that instance won't be changed  when user click on the palette.

 



--
This message was sent by Atlassian JIRA
(v6.2#6252)