You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michael Schmidt (JIRA)" <ji...@apache.org> on 2014/11/06 00:03:34 UTC

[jira] [Updated] (CB-7951) navigator.notification.prompt not (correctly) implemented

     [ https://issues.apache.org/jira/browse/CB-7951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Schmidt updated CB-7951:
--------------------------------
    Description: 
navigator.notification.prompt does not show anything. Seems that this is not implemented (correctly). It works nicely on iOS/Android.

                navigator.notification.prompt(message, callback, title, buttonLabels, defaultText);

Probably this is not implemented (correctly) either:
                navigator.notification.confirm(message, callback, title, buttonLabels);

See https://github.com/apache/cordova-plugin-dialogs

Cause: There are only windows8 / wp8 folders, but not a windows folder in the plugin repo.

  was:
navigator.notification.prompt does not show anything. Seems that this is not implemented (correctly). It works nicely on iOS/Android.

                navigator.notification.prompt(message, callback, title, buttonLabels, defaultText);

Probably this is not implemented (correctly) either:
                navigator.notification.confirm(message, callback, title, buttonLabels);


> navigator.notification.prompt not (correctly) implemented
> ---------------------------------------------------------
>
>                 Key: CB-7951
>                 URL: https://issues.apache.org/jira/browse/CB-7951
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: 4.0.0
>            Reporter: Michael Schmidt
>
> navigator.notification.prompt does not show anything. Seems that this is not implemented (correctly). It works nicely on iOS/Android.
>                 navigator.notification.prompt(message, callback, title, buttonLabels, defaultText);
> Probably this is not implemented (correctly) either:
>                 navigator.notification.confirm(message, callback, title, buttonLabels);
> See https://github.com/apache/cordova-plugin-dialogs
> Cause: There are only windows8 / wp8 folders, but not a windows folder in the plugin repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org