Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Apache Flex 4.11.0
-
None
-
None
-
Windows7 64bit Japanese, AIR 3.8
Description
My client got an RTE at s:List#restoreCaretScrollPosition.
I could not reproduce this RTE. But I got stack trace.
TypeError: Error #1009
at spark.components::List/restoreCaretScrollPosition()
at MethodInfo-34449()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.managers::LayoutManager/doPhasedInstantiation()
at mx.managers::LayoutManager/doPhasedInstantiationCallback()
I looked at the source and I guess the only reason which causes this error is dataGroup was null.