You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2013/05/15 21:00:36 UTC

[16/17] git commit: [flex-sdk] [refs/heads/develop] - color picker now wants to highlight the text in the swatch panel. Update bitmaps and wait for focusIn

color picker now wants to highlight the text in the swatch panel.  Update bitmaps and wait for focusIn


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3aefa7c0
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3aefa7c0
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3aefa7c0

Branch: refs/heads/develop
Commit: 3aefa7c061de57a89798489e962b8333e7b451b0
Parents: b1b85c8
Author: Alex Harui <ah...@apache.org>
Authored: Wed May 15 11:56:28 2013 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed May 15 11:57:37 2013 -0700

----------------------------------------------------------------------
 ...TextField_integration_mxColorPicker_tester.mxml |   40 +++++++-------
 .../Integration/baselines/FTE_mxColorPicker.png    |  Bin 2995 -> 3302 bytes
 .../baselines/FTE_mxColorPicker_color_red.png      |  Bin 2917 -> 3299 bytes
 .../FTE_mxColorPicker_color_red_truncating.png     |  Bin 2917 -> 3299 bytes
 .../baselines/FTE_mxColorPicker_disabled.png       |  Bin 2995 -> 3302 bytes
 .../FTE_mxColorPicker_disabledColor_green.png      |  Bin 2995 -> 3302 bytes
 .../baselines/FTE_mxColorPicker_fontSize.png       |  Bin 2995 -> 3302 bytes
 .../FTE_mxColorPicker_fontStyle_italic.png         |  Bin 2779 -> 3105 bytes
 .../baselines/FTE_mxColorPicker_fontWeight.png     |  Bin 3046 -> 3361 bytes
 .../baselines/FTE_mxColorPicker_kerning_false.png  |  Bin 2995 -> 3302 bytes
 .../baselines/FTE_mxColorPicker_kerning_true.png   |  Bin 2995 -> 3302 bytes
 .../baselines/FTE_mxColorPicker_leading.png        |  Bin 2995 -> 3302 bytes
 .../baselines/FTE_mxColorPicker_letterSpacing.png  |  Bin 2995 -> 3302 bytes
 .../FTE_mxColorPicker_textAlign_center.png         |  Bin 2999 -> 3313 bytes
 .../baselines/FTE_mxColorPicker_textAlign_end.png  |  Bin 3005 -> 3312 bytes
 .../baselines/FTE_mxColorPicker_textAlign_end2.png |  Bin 2995 -> 3302 bytes
 .../baselines/FTE_mxColorPicker_textAlign_left.png |  Bin 2995 -> 3302 bytes
 .../FTE_mxColorPicker_textAlign_right.png          |  Bin 3005 -> 3312 bytes
 .../FTE_mxColorPicker_textAlign_start.png          |  Bin 2995 -> 3302 bytes
 .../FTE_mxColorPicker_textAlign_start2.png         |  Bin 3005 -> 3312 bytes
 .../baselines/FTE_mxColorPicker_textIndent.png     |  Bin 2996 -> 3306 bytes
 21 files changed, 20 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/FTETextField_integration_mxColorPicker_tester.mxml
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/FTETextField_integration_mxColorPicker_tester.mxml b/mustella/tests/gumbo/components/FTETextField/Integration/FTETextField_integration_mxColorPicker_tester.mxml
index 733a940..352789b 100644
--- a/mustella/tests/gumbo/components/FTETextField/Integration/FTETextField_integration_mxColorPicker_tester.mxml
+++ b/mustella/tests/gumbo/components/FTETextField/Integration/FTETextField_integration_mxColorPicker_tester.mxml
@@ -45,7 +45,7 @@
 			<setup>
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -61,7 +61,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetProperty target="can2.clrPkr" propertyName="enabled" value="false" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -82,7 +82,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="color" value="red" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -99,7 +99,7 @@
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetProperty target="can2.clrPkr" propertyName="width" value="100" waitTarget="can2.clrPkr" waitEvent="resize" />
 				<SetStyle target="can2.clrPkr" styleName="color" value="red" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -116,7 +116,7 @@
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetProperty target="can2.clrPkr" propertyName="enabled" value="false" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
 				<SetStyle target="can2.clrPkr" styleName="disabledColor" value="green" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -132,7 +132,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="fontStyle" value="italic" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -148,7 +148,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="fontSize" value="18" waitTarget="can2.clrPkr" waitEvent="enterFrame" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -164,7 +164,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="fontWeight" value="bold" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -181,7 +181,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="kerning" value="true" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -197,7 +197,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="kerning" value="false" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -214,7 +214,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="leading" value="20" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -230,7 +230,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="letterSpacing" value="10" waitTarget="can2.clrPkr" waitEvent="enterFrame" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -246,7 +246,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="left" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -263,7 +263,7 @@
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="left" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="center" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -279,7 +279,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="right" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<CompareBitmap url="../Integration/baselines/$testID.png" target="can2.clrPkr.mx_internal:dropdown"/>
@@ -295,7 +295,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="start" waitTarget="can2.clrPkr" waitEvent="enterFrame" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<AssertStyleValue target="can2.clrPkr" styleName="textAlign" value="start" />
@@ -313,7 +313,7 @@
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="start" waitTarget="can2.clrPkr" waitEvent="enterFrame" />
 				<SetStyle target="can2.clrPkr" styleName="direction" value="rtl" waitTarget="can2.clrPkr" waitEvent="enterFrame" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<AssertStyleValue target="can2.clrPkr" styleName="textAlign" value="start" />
@@ -330,7 +330,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="end" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<AssertStyleValue target="can2.clrPkr" styleName="textAlign" value="end" />
@@ -348,7 +348,7 @@
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textAlign" value="end" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
 				<SetStyle target="can2.clrPkr" styleName="direction" value="rtl" waitTarget="can2.clrPkr" waitEvent="updateComplete" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<AssertStyleValue target="can2.clrPkr" styleName="textAlign" value="end" />
@@ -365,7 +365,7 @@
 				<ResetComponent target="can2" className="comps.FTEViewStack" waitEvent="updateComplete"/>
 				<SetProperty target="can2" propertyName="selectedChild" valueExpression="value=FlexGlobals.topLevelApplication.can2.clrPkrView" waitTarget="can2" waitEvent="change" />
 				<SetStyle target="can2.clrPkr" styleName="textIndent" value="20" waitTarget="can2.clrPkr" waitEvent="enterFrame" />
-				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="can2.clrPkr" waitEvent="open" />
+				<RunCode code="FlexGlobals.topLevelApplication.can2.clrPkr.open()" waitTarget="root" waitEvent="focusIn" />
 			</setup>
 			<body>
 				<AssertStyleValue target="can2.clrPkr" styleName="textIndent" value="20" />

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red.png
index 99edeb2..f0f3bd2 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red_truncating.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red_truncating.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red_truncating.png
index 99edeb2..f0f3bd2 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red_truncating.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_color_red_truncating.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabled.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabled.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabled.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabled.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabled.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabledColor_green.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabledColor_green.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabledColor_green.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabledColor_green.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_disabledColor_green.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontSize.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontSize.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontSize.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontSize.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontSize.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontStyle_italic.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontStyle_italic.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontStyle_italic.png
index 3f93400..c5a745e 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontStyle_italic.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontStyle_italic.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontWeight.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontWeight.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontWeight.png
index 15bbf39..5591b4b 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontWeight.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_fontWeight.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_false.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_false.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_false.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_false.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_false.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_true.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_true.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_true.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_true.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_kerning_true.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_leading.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_leading.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_leading.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_leading.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_leading.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_letterSpacing.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_letterSpacing.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_letterSpacing.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_letterSpacing.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_letterSpacing.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_center.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_center.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_center.png
index 2d7652c..df71101 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_center.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_center.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end.png
index 059b444..72c0f79 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end2.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end2.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end2.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end2.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_end2.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_left.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_left.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_left.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_left.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_left.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_right.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_right.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_right.png
index 059b444..72c0f79 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_right.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_right.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start.png
index 55af34a..27a2e1c 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start2.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start2.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start2.png
index 059b444..72c0f79 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start2.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textAlign_start2.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3aefa7c0/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textIndent.png
----------------------------------------------------------------------
diff --git a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textIndent.png b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textIndent.png
index 59cfa09..621a147 100644
Binary files a/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textIndent.png and b/mustella/tests/gumbo/components/FTETextField/Integration/baselines/FTE_mxColorPicker_textIndent.png differ