Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
iOS
Description
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.
Attachments
Issue Links
- links to
Activity
Sean Hill
created issue -
Shazron Abdullah
made changes -
Field | Original Value | New Value |
---|---|---|
Component/s | Plugin Dialogs [ 12320642 ] | |
Component/s | iOS [ 12316400 ] | |
Environment | iOS |
ASF GitHub Bot
made changes -
Remote Link | This issue links to "GitHub Pull Request #50 (Web Link)" [ 55636 ] |
jcesarmobile
made changes -
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
ASF GitHub Bot
made changes -
Remote Link | This issue links to "GitHub Pull Request #50 (Web Link)" [ 55636 ] | This issue links to "GitHub Pull Request #50 (Web Link)" [ 55636 ] |
ASF GitHub Bot
made changes -
Remote Link | This issue links to "GitHub Pull Request #50 (Web Link)" [ 55636 ] | This issue links to "GitHub Pull Request #50 (Web Link)" [ 55636 ] |
Shazron Abdullah
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Chris Wells
made changes -
Workflow | classic default workflow [ 12942188 ] | Classic - editable closed [ 14077386 ] |
Chris Wells
made changes -
Workflow | Classic - editable closed [ 14077386 ] | classic default workflow [ 14085938 ] |
GitHub user cjpearson opened a pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/50
CB-8773: Fix for iOS 8 keyboard not appearing on promptYou can merge this pull request into a Git repository by running:
$ git pull https://github.com/cjpearson/cordova-plugin-dialogs
CB-8773Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-dialogs/pull/50.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #50
commit 9570b1fa457a284923f1db80a088d638053acf6c
Author: Connor Pearson <cjp822@gmail.com>
Date: 2015-04-02T00:12:11Z
CB-8773: Fix for iOS 8 keyboard not appearing on prompt