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

Justin Mclean resolved FLEX-33545.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Can sometimes reproduce issues by the following: while editing text (as fast as 
you can) in an item editor text field in one cell you click on a button in 
different cell/item render. The editedItemPositon change is pending and not 
committed before destroyItemEditor is called so it tries to remove an item 
editor whose row and column don't match what's in the event. This can cause an 
RTE.
                
> RTE in destroyItemEditor in AdvancedDataGrid
> --------------------------------------------
>
>                 Key: FLEX-33545
>                 URL: https://issues.apache.org/jira/browse/FLEX-33545
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Advanced Data Grid
>    Affects Versions: Apache Flex 4.9.0
>            Reporter: Justin Mclean
>            Priority: Minor
>             Fix For: Apache Flex 4.10.0
>
>
> RTE sometime occurs in ADG with item editors/renders. Can be difficult to 
> reproduce.
> TypeError: Error #1010: A term is undefined and has no properties.
>       at 
> mx.controls::AdvancedDataGridBaseEx/destroyItemEditor()[/Users/justinmclean/Documents/Adobe
>  Flash Builder 4.5/CCPOS/src/mx/controls/AdvancedDataGridBaseEx.as:5386]
>       at 
> mx.controls::AdvancedDataGridBaseEx/itemEditorItemEditEndHandler()[/Users/justinmclean/Documents/Adobe
>  Flash Builder 4.5/CCPOS/src/mx/controls/AdvancedDataGridBaseEx.as:8083]
>       at flash.events::EventDispatcher/dispatchEventFunction()
>       at flash.events::EventDispatcher/dispatchEvent()
>       at 
> mx.core::UIComponent/dispatchEvent()[/Users/justinmclean/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/core/UIComponent.as:13160]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to