[ https://issues.apache.org/jira/browse/FLEX-17848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Justin Mclean updated FLEX-17848: --------------------------------- Labels: easytest (was: ) > RTE setting the itemEditor to 0,0 upon clicking a row which is partly off the > bottom of the grid. > ------------------------------------------------------------------------------------------------- > > Key: FLEX-17848 > URL: https://issues.apache.org/jira/browse/FLEX-17848 > Project: Apache Flex > Issue Type: Bug > Components: mx: DataGrid > Affects Versions: Adobe Flex SDK Previous > Environment: Affected OS(s): All OS Platforms > Language Found: English > Reporter: Adobe JIRA > Priority: Minor > Labels: easytest > > Steps to reproduce: > 1. Add a listener such that on itemEditBegin, an item editor at 0,0 is > created. > 2. Set the height of the DataGrid such that a row of data at the bottom of > the DataGrid is only partly shown. > 3. Click on that bottom row. > > Actual Results: > TypeError: Error #1010: A term is undefined and has no properties. > at mx.controls::DataGrid/createItemEditor() > at test/doItemEditBegin() > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at mx.core::UIComponent/dispatchEvent() > at mx.controls::DataGrid/commitEditedItemPosition() > at mx.controls::DataGrid/updateDisplayList() > at mx.controls.listClasses::ListBase/validateDisplayList() > at mx.managers::LayoutManager/validateDisplayList() > at mx.managers::LayoutManager/doPhasedInstantiation() > at Function/http://adobe.com/AS3/2006/builtin::apply() > at mx.core::UIComponent/callLaterDispatcher2() > at mx.core::UIComponent/callLaterDispatcher() > at flash.utils::Timer/_timerDispatch() > at flash.utils::Timer/tick() > > Expected Results: > An editor should appear at 0,0. It works ok clicking on rows which are fully > visible. > > Workaround (if any): -- 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