The code changes that probably caused this have already been flagged for
breaking some tests in the Falcon compiler.  I didn't realize there was a
runtime error as well.  Hopefully the committer involved will find time to
fix this soon.

Thanks,
-Alex

On 6/12/14 1:24 PM, "DarkStone" <darkst...@163.com> wrote:

>Dear Apache Flex Committers,
>
>I just installed Flex 4.13.0 Nightly Build 20140611, in this build the SDK
>has an fatal error when closing a Callout instance, I'll explain it in
>detail:
>
>1. A Callout instance is opened and shown on the screen of a AIR desktop
>application.
>
>2. When I click anywhere outside the Callout instance, the Callout
>automatically try to close itself.
>
>3. In Flex 4.12.1, the Callout can close itself with no problems at all.
>
>4. But in Flex 4.13.0 Nightly Build 20140611, the Callout can't close
>iteself, it throws this error:
>
>ReferenceError: Error #1065: Variable mx.controls::CalendarLayout is not
>defined.
>       at
>spark.components.supportClasses::DropDownController/http://www.adobe.com/2
>006/flex/mx/internal::systemManager_mouseDownHandler()[C:\Jenkins\workspac
>e\flex-sdk-release\frameworks\projects\spark\src\spark\components\supportC
>lasses\DropDownController.as:617]
>       at flash.events::EventDispatcher/dispatchEventFunction()
>       at flash.events::EventDispatcher/dispatchEvent()
>       at
>mx.core::UIComponent/dispatchEvent()[C:\Jenkins\workspace\flex-sdk-release
>\frameworks\projects\framework\src\mx\core\UIComponent.as:13682]
>       at
>mx.managers::SystemManager/mouseEventHandler()[C:\Jenkins\workspace\flex-s
>dk-release\frameworks\projects\framework\src\mx\managers\SystemManager.as:
>2926]
>
>This bug happens every time, I looked through the source code, but I have
>no
>idea why.
>
>I have to use back to Flex 4.12.1, hope someone could look into this bug,
>I'm really appreciated!
>
>
>DarkStone
>2014-06-13
>
>
>
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/Flex-4-13-0-Nightly-B
>uild-20140611-Fatal-error-when-closing-a-Callout-instance-tp38268.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to