[
https://issues.apache.org/jira/browse/CB-8773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481019#comment-14481019
]
jcesarmobile commented on CB-8773:
----------------------------------
Can you give more details? (device, os version, code you used, etc)
I can't reproduce the bug on an iPhone 5 with iOS 8.1.3
Code used to test:
navigator.notification.prompt("message",
function(data){console.log(data.input1);},"title", ["ok","cancel"], "default
text");
> iOS Keyboard doesn't open when Prompt dialog displayed
> ------------------------------------------------------
>
> Key: CB-8773
> URL: https://issues.apache.org/jira/browse/CB-8773
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Dialogs
> Environment: iOS
> Reporter: Sean Hill
>
> When you call navigator.notification.prompt the prompt displays but the
> keyboard does not automatically display. You have to tap the input to display
> the keyboard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]