[
https://issues.apache.org/jira/browse/FLEX-20359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655453#comment-13655453
]
Justin Mclean commented on FLEX-20359:
--------------------------------------
While improved in Apache Flex develop branch this has not been completely
resolved.
> NumericStepper behavior with smaller stepSize as 1e-7, stepping and display
> problem
> -----------------------------------------------------------------------------------
>
> Key: FLEX-20359
> URL: https://issues.apache.org/jira/browse/FLEX-20359
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: NumericStepper
> Affects Versions: Adobe Flex SDK 3.4 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows
> Browser: Firefox 3.x
> Language Found: German
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. Run NumericStepper.mxml
> 2. User up buttons on all steppers several times
> 3. Check value
>
> Actual Results:
> stepper1: 1e-7, 2e-7, 3e-7, ...
> stepper2: 0.010000000000000099, 0.0100000000000002, ..., 0.0100000000000014,
> 0.010000000000001499, 0.0100000000000016
> stepper3: 0.010000000000000002, not possible to step up
>
>
> Expected Results:
> stepper1: 0.0000001, 0.0000002, 0.0000003, ...
> stepper2: 0.01000000000000001, 0.0100000000000002, ..., 0.0100000000000014,
> 0.0100000000000015, 0.0100000000000016
> stepper3: 0.010000000000000002, 0.010000000000000003, 0.010000000000000004,
> ...
>
> Workaround (if any):
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira