You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Mark Kessler (JIRA)" <ji...@apache.org> on 2013/04/21 00:01:17 UTC

[jira] [Closed] (FLEX-21359) ItemDoubleClick event not firing

     [ https://issues.apache.org/jira/browse/FLEX-21359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Kessler closed FLEX-21359.
-------------------------------

    
> ItemDoubleClick event not firing
> --------------------------------
>
>                 Key: FLEX-21359
>                 URL: https://issues.apache.org/jira/browse/FLEX-21359
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DataGrid
>    Affects Versions: Adobe Flex SDK 3.3 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 3.x
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mark Kessler
>
> Steps to reproduce:
> 1. Import attached test case and run it.
> 2. Double click a row of the DataGrid as close to the edge between row as possible.  I think you have to be within 1 or 2 pixels of the edge.
>  
>  Actual Results:
>  You will see two ItemClick events.
>  
>  Expected Results:
>  One ItemClick event, and one ItemDoubleClick event.
>  
>  Workaround (if any):
>  We're not using one, but I suppose you could create a Timer, and if you get two ItemClicks within... 300ms, then dispatch an ItemDoubleClick.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira