[
https://issues.apache.org/jira/browse/CB-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096817#comment-15096817
]
Omar Mefire commented on CB-10265:
----------------------------------
Even if this is 'not a cordova issue', isn't it expected of a 'web platform' to
provide such functionalities as 'alert', 'JSON', etc... ?
I do agree this is lower priority unless other people bring it up.
> cordova-windows: `alert` not working
> ------------------------------------
>
> Key: CB-10265
> URL: https://issues.apache.org/jira/browse/CB-10265
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Affects Versions: 4.1.0
> Reporter: Omar Mefire
> Priority: Minor
> Labels: triaged, wfc
>
> (running on windows 10, with cordova-windows version 4.1.0)
> To repro:
> - cordova create test
> - cd test
> - in your index.html file, add the following javascript code:
> ```<script type="text/javascript">
> alert('test')
> </script>```
> - cordova platform add windows
> - cordova run windows
> Expected:
> a pop-up window opens upon the app starting
> What happened:
> no pop-up window was shown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]