Yishay Weiss created FLEX-35103: ----------------------------------- Summary: [FlexJS] SimpleAlert.show() in flash - can't click OK Key: FLEX-35103 URL: https://issues.apache.org/jira/browse/FLEX-35103 Project: Apache Flex Issue Type: Bug Components: FlexJS Affects Versions: Apache FlexJS 0.6.0 Reporter: Yishay Weiss
Whenver I click on OK, I get TypeError: Error #1034: Type Coercion failed: cannot convert org.apache.flex.events::MouseEvent@749ff21 to org.apache.flex.events.Event. at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at org.apache.flex.events.utils::MouseEventConverter$/mouseEventConverter()[c:\Jenkins\workspace\flex-asjs\frameworks\projects\Core\src\main\flex\org\apache\flex\events\utils\MouseEventConverter.as:92] Test case: >From the main application do: SimpleAlert.show("hi", this); -- This message was sent by Atlassian JIRA (v6.3.4#6332)