You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "K Vikas Chandran (JIRA)" <ji...@apache.org> on 2012/12/07 19:39:21 UTC

[jira] [Created] (FLEX-33288) Numeric Stepper value once NaN does not change to any number user sets or increments

K Vikas Chandran created FLEX-33288:
---------------------------------------

             Summary: Numeric Stepper value once NaN does not change to any number user sets or increments
                 Key: FLEX-33288
                 URL: https://issues.apache.org/jira/browse/FLEX-33288
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: NumericStepper
    Affects Versions: Adobe Flex SDK 4.6 (Release)
         Environment: all
            Reporter: K Vikas Chandran
            Priority: Minor
             Fix For: Adobe Flex SDK 4.6 (Release)


Problem: Numeric Stepper value once NaN does not change to any number user sets or increments

Method: 
-Run sample application "SampleFromClient.mxml"
-Click the button "Set Value to 'Nan'"
-set the value to some other value say 101 [any 100-999]
-Click the numeric stepper to increment or decrement the value.

Result:
The text on the Numeric stepper remains 'NaN'

Expected:
Should change an increment w.r.t the input value

Workaround:
Crude please refer  "workaround.mxml"

--
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