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

impossible to use two different handlers on click and doubleClick events

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 3.2 (Release)
    • None
    • MXML Components
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Register a handler on click event on a button
      2. Register another handler on double click event on the same button
      3. Launch the sample code and double-click on the button

      Actual Results:
      You will pass first in the click handler and after in the doubleClick handler.

      Expected Results:
      Only the second handler on doubleClick should be called.
      Flex should not fire a click event when the user performs a doubleClick.

      Workaround (if any):
      http://blogs.sophiacom.fr/flex/2008/08/double-click.html

      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: