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

Numeric Stepper does not handle numbers wider than the width of the input box correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: NumericStepper
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Enter 0.001 into a numeric stepper with center alignment
      2. Select another component to remove focus
      3. Enter 100 into the same Numeric Stepper containing "0.001" (now displaying 0 far to the left)
      4. Select another component to remove focus and note the displayed value .00, instead of 100
      5. Select the numeric stepper, and it corrects itself to 100

      Actual Results:
      At step 2, the numeric stepper displays 0 (correct), but way off center (worse on Linux, because the 0 is hardly visible). At step 4, the displayed value for the stepper is .00 (on Linux the displayed value is correct).

      Expected Results:
      Between Step 2 and 3, the displayed value should be 0 centered in the numeric stepper. At step 4, the 100 should be centered in the stepper.

      Workaround (if any):
      Reselect components after entering value to restore real value. Make input boxes wider.

      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: