Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Browser: Firefox 3.x
Language Found: English
Description
Steps to reproduce:
1. put -ve value in textinput, on focusout its formats correctly
2. again focus in textinput.
3. on focus out this time it removes - ve sign.
Actual Results:
formatted value without -ve sign.
Expected Results:
there should be -ve sign after formatting.
Workaround (if any):
you need to manually put -ve sign after formatting if its negative.
PS: I need currency that can be negative value in my project.