You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2014/05/01 23:28:15 UTC

[jira] [Updated] (FLEX-34216) GridItemEditor's save() method is still called despite the grid not being on stage anymore

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

Maurice Amsellem updated FLEX-34216:
------------------------------------

    Fix Version/s:     (was: Apache Flex 4.13.0)
                   Apache Flex 4.12.1

> 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.12.1
>
>         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)