Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
Adobe Flex SDK 3.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run the attached precisionSample.mxml
Actual Results:
NumberFormatter with precision = -1 returns ".123" instead of "0.123"
Expected Results:
It should be "0.123"
Workaround (if any):