You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Paul Hastings (JIRA)" <ji...@apache.org> on 2013/11/15 09:23:22 UTC

[jira] [Created] (FLEX-33908) GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE is fired twice for each save event

Paul Hastings created FLEX-33908:
------------------------------------

             Summary: GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE is fired twice for each save event
                 Key: FLEX-33908
                 URL: https://issues.apache.org/jira/browse/FLEX-33908
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: DataGrid
    Affects Versions: Apache Flex 4.11.0
         Environment: windows 7 (64 bit), FP 11.8.800.94 (debug), google chrome
            Reporter: Paul Hastings
             Fix For: Apache Flex 4.12.0


spark datagrid that is firing off two 
GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE events for a single save event.

example illustrating issue:
https://dl.dropboxusercontent.com/u/130830/flex/gridEvent.html

source for that example:
https://dl.dropboxusercontent.com/u/130830/flex/gridEvent.zip

workaround:
set flag indicating save is taking place, use it to ignore incoming doubled event.



--
This message was sent by Atlassian JIRA
(v6.1#6144)