You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/17 04:49:15 UTC

[jira] [Updated] (FLEX-20237) Deleting items from a Data Grid that is editable results in RTE

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

Justin Mclean updated FLEX-20237:
---------------------------------

    Labels: easytest  (was: )
    
> Deleting items from a Data Grid that is editable results in RTE
> ---------------------------------------------------------------
>
>                 Key: FLEX-20237
>                 URL: https://issues.apache.org/jira/browse/FLEX-20237
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DataGrid
>    Affects Versions: Adobe Flex SDK 3.4 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 3.x
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Steps to reproduce:
> 1. Run the attached application
> 2. Select items 2,3,4 and then the one second from the bottom using the ctrl key.
> 3. Press the delete key.
>  
>  Actual Results:
> TypeError: Error #1010: A term is undefined and has no properties.
> 	at mx.controls::DataGrid/commitEditedItemPosition()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\controls\DataGrid.as:3650]
> 	at mx.controls::DataGrid/updateDisplayList()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\controls\DataGrid.as:1498]
> 	at mx.controls.listClasses::ListBase/validateDisplayList()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\controls\listClasses\ListBase.as:3348]
> 	at mx.managers::LayoutManager/validateDisplayList()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:622]
> 	at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:695]
> 	at Function/http://adobe.com/AS3/2006/builtin::apply()
> 	at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8728]
> 	at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8668]
> 	at flash.utils::Timer/_timerDispatch()
> 	at flash.utils::Timer/tick()
>  
>  Expected Results:
>  No error occurs.  Note that the error doesn't occur if editable="false"
>  
>  Workaround (if any):
>  None

--
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