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

Spark NumericStepper doesnt play nice w/ decimals

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Spark: NumericStepper
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Found in 4.0.0.9127

      Steps to reproduce:
      1. Compile and run attached MXML file.
      2. Click the NumericStepper Stepper increment button to go from 0.0 to 1.0 in 0.01 increments (hold the button down).
      3. Click the NumericStepper Stepper decrement button to go from 1.0 to 0.0 in 0.01 increments (hold the button down).

      Actual Results:
      Goes from 0.0 to 1.0.
      Goes from 1.0 to 0.6 (but not 0.6 to 0.0).

      Expected Results:
      it should decrement from 1.0 to 0.0, not stop 40% way through. I couldnt repro with 0-100-0, so this seems semi-decimal specific.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: