You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Mihai Chira (JIRA)" <ji...@apache.org> on 2014/11/12 11:24:34 UTC

[jira] [Resolved] (FLEX-34543) Invalid event data when saving or cancelling grid item editor session after data provider changes

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

Mihai Chira resolved FLEX-34543.
--------------------------------
    Resolution: Fixed

> Invalid event data when saving or cancelling grid item editor session after data provider changes
> -------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-34543
>                 URL: https://issues.apache.org/jira/browse/FLEX-34543
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: Grid
>    Affects Versions: Apache Flex 4.12.1
>            Reporter: Marcus Wilkinson
>            Assignee: Mihai Chira
>              Labels: events, grid, itemEditorSession, itemeditor
>         Attachments: FLEX-34543-FIX.patch, FLEX-34543-Repro.mxml
>
>
> Sequence of events:
> * Start an item editor session (e.g. on index 1)
> * Change the data provider (e.g. remove item 0)
> * End or Cancel the session
> Expected result:
> The GridItemEditorEvent.rowIndex is that of the edited item within the data provider when the editor session ended.
> Actual Result:
> The GridItemEditorEvent.rowIndex is that of the edited item within the data provider when the editor session started.
> See attached file to reproduce.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)