[
https://issues.apache.org/jira/browse/FLEX-34216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui updated FLEX-34216:
------------------------------
Attachment: DropDownEditor.mxml
Error in test case. Editor is removed from stage before save in normal
circumstances. Changed test to see if DG was still on stage.
> GridItemEditor's save() method is still called despite the grid not being on
> stage anymore
> ------------------------------------------------------------------------------------------
>
> Key: FLEX-34216
> URL: https://issues.apache.org/jira/browse/FLEX-34216
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: DataGrid
> Affects Versions: Apache Flex 4.11.0
> Reporter: Mihai Chira
> Assignee: Alex Harui
> Labels: easytest
> Fix For: Apache Flex 4.13.0
>
> Attachments: DropDownEditor.mxml, FLEX-34216.patch, _editorSave.fxp
>
>
> Steps to reproduce:
> 1. Import and run the attached project
> 2. Double click on the item in the grid to show the dropdown.
> 3. Click on the dropdown to open it.
> 4. Press Ctrl+W.
> 5.Click anywhere on stage.
> Actual result: the save() method of the GridItemEditor is called long after
> the grid has been removed from stage.
> Desired result: when the grid is removed from stage, the item editing session
> is closed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)