Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run attached MXML (or view SWF)
Actual Results:
Even though horizontalGap is set to 0, the "*" is far away from the TextInput control.
Expected Results:
The TextInput control should be closer to the Label control.
Workaround:
Set a negative horizontalGap value.