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

ScrollBar repeatDelay is triggered only once and ignored each subsequent try

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.2 (Release)
    • None
    • MXML Components
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Set the 'repeatDelay' style of a scrollable component to 5000 and 'repeatInterval' to 100
      2. Click and hold the scroll track of the component and wait for the 5000ms delay to trigger pageScroll events at 100ms (repeatInterval)
      3. Release mouse button
      4. Repeat step 2

      Actual Results:
      There is no delay for the scrolling intervals.

      Expected Results:
      There is a 5000ms delay followed by 100ms intervals.

      Workaround (if any):
      No simple workaround since all timer properties and methods are private in the ScrollBar class.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: