Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run mini_run.sh on the following ColorPicker properties file:
./mini_run.sh -skipExclude tests/components/ColorPicker/properties/ColorPicker_Inherited_Properties_tester.mxml
Actual Results: You should get 2 failures for the alpha property tests. I've uploaded two png files that show the old behavior and the new behavior. (The .bad.png is the new behavior).
[java] =====================================================
[java] Failed:
[java] =====================================================
[java] ColorPicker_Inherited_Properties_tester Checking_MXML_Set_Value_of_P
roperty_alpha Failed compare returned[object BitmapData] 1 Thu Jul 12 12:15:28 P
DT 2007 0.124
[java] ColorPicker_Inherited_Properties_tester Checking_MXML_Set_Value_of_P
roperty_alpha_selectedColor Failed compare returned[object BitmapData] 1 Thu Jul
12 12:15:28 PDT 2007 0.14
Expected Results: 0 failures.
Workaround (if any):