You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Piotr Zarzycki (JIRA)" <ji...@apache.org> on 2017/03/04 15:02:45 UTC

[jira] [Commented] (FLEX-35103) [FlexJS] SimpleAlert.show() in flash - can't click OK

    [ https://issues.apache.org/jira/browse/FLEX-35103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895711#comment-15895711 ] 

Piotr Zarzycki commented on FLEX-35103:
---------------------------------------

[~yishayw],

Do you still experience this issue ?

Thanks,
Piotr

> [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.15#6346)