Marcus Wilkinson created FLEX-34543:
---------------------------------------
Summary: 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
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)