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

NumericStepper should loop from max to min and min to max buy default.

    XMLWordPrintableJSON

Details

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

    Description

      When a NumericStepper has a minimum and maximum set on it it doesn't give any feedback to the user when these values are reached if they are using the incrment/decrement buttons or the cursor keys (if they are using the text input and add an invalid value, the control update to a valid value and therefore isn't unresponsive). Therefore to the user the control just becomes unresponsive.

      By default the NumericStepper should loop the values from max to min and min to max buy default, and have a Boolean property that can be set to stop this default behavior. This means that the control never becomes unresponsive and the user can clearly see a max/min is reach when the value loops and make a decision on the value they want to use (much like the steppers you see on IPhone/IPad.

      http://bugs.adobe.com/jira/browse/SDK-30477 goes some way to resolving the unresponsive issue, but doesn't take into account if the user is using their cursor keys, therefore looping would be the best default behavior.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: