Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-28401

NumericStepper steps incorrectly with decimal values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Spark: NumericStepper
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached Main.mxml
      2. "Step up" using up arrow the NumericStepper which is first one (fourth from the bottom)

      Actual Results:
      When you "step up" once, it is 1e-7
      When you "step up" twice, it is NaN

      Expected Results:
      It should be 0.0000001 ->0.0000002 ->0.0000003
      You can compare with the the NumericStepper which is second from the top (third from the bottom)

      Workaround (if any):

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: