[ https://issues.apache.org/jira/browse/FLEX-33190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Kessler updated FLEX-33190: -------------------------------- Attachment: DataGridTest.mxml Short test to reproduce the double click issue. It allows the double click event between two different rows. It should not trigger the double click event, unless clicked twice on the same row. > GridEvent.GRID_DOUBLE_CLICK is dispatched even when two different cells are > clicked > ----------------------------------------------------------------------------------- > > Key: FLEX-33190 > URL: https://issues.apache.org/jira/browse/FLEX-33190 > Project: Apache Flex > Issue Type: Bug > Components: Spark: Grid > Affects Versions: Apache Flex 4.8 (parity release) > Reporter: Shigeru Nakagaki > Attachments: DataGridTest.mxml > > > In dispatchGridClickEvents method of "s:Grid" class, > GridEvent.GRID_DOUBLE_CLICK is dispatched. But there is no check of whether > the same cell was clicked. -- 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