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

Slider acts strangely if you have a large slideDuration and attempt to drag thumb mid-animation

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Compile and run attached code:

      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark">

      <s:HSlider id="slider"
      slideDuration="10000"
      left="10" right="10"
      top="10" bottom="10" />

      </s:Application>

      2. Click on the track to start a slow-auto scroll.
      3. While thumb is "mid-animate", click and try dragging it.

      Actual Results:
      "Wait, that's tricky!"

      Expected Results:
      "Hey cool, it stopped the animation when i clicked the thumb again. How clever!"

      Workaround (if any):
      dont use rediculously high slide durations.

      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: