Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile & run the attached file.
Actual Results:
ArgumentError: Undefined state 'normal'.
at mx.core::UIComponent/getState()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:7772]
at mx.core::UIComponent/findCommonBaseState()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:7792]
at mx.core::UIComponent/commitCurrentState()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:7669]
at mx.core::UIComponent/creationCompleteHandler()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:8979]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:9632]
at mx.core::UIComponent/set initialized()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:1159]
at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\LayoutManager.as:718]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.core::UIComponent/callLaterDispatcher2()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:8960]
at mx.core::UIComponent/callLaterDispatcher()[E:\dev\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as:8900]
Expected Results:
No RTE. I believe the wireframe skins need to be updated due to TextArea changes. This change occurred between 4018 and 4060.
Workaround (if any):