[
https://issues.apache.org/jira/browse/CB-14039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456498#comment-16456498
]
ASF GitHub Bot commented on CB-14039:
-------------------------------------
codecov-io commented on issue #364: CB-14039: Inputs type text don't work on
iOS
URL: https://github.com/apache/cordova-ios/pull/364#issuecomment-384981926
# [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/364?src=pr&el=h1)
Report
> Merging
[#364](https://codecov.io/gh/apache/cordova-ios/pull/364?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/cordova-ios/commit/7397337c932e072c0d68e6d1c61e6a5056d4f376?src=pr&el=desc)
will **not change** coverage.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/cordova-ios/pull/364?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #364 +/- ##
=======================================
Coverage 63.99% 63.99%
=======================================
Files 14 14
Lines 1697 1697
Branches 286 286
=======================================
Hits 1086 1086
Misses 611 611
```
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/cordova-ios/pull/364?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/cordova-ios/pull/364?src=pr&el=footer).
Last update
[7397337...9a7c80d](https://codecov.io/gh/apache/cordova-ios/pull/364?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Inputs type text don't work on iOS
> ----------------------------------
>
> Key: CB-14039
> URL: https://issues.apache.org/jira/browse/CB-14039
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Jason Glez
> Priority: Major
>
> h3. PhoneGap CLI, node & npm versions
> PhoneGap CLI Version: 8.0.0
> Xcode Version: 9.3
> Node Version: 8.11.1
> NPM Version: 5.8.0
> Git Version: 2.16.3
> ios-sim Version: 6.1.2
> Using the following preferences in config.xml all the inputs type "text" stop
> working and cannot be clickable.
> <preference name="SuppressesLongPressGesture" value="true" /> <preference
> name="Suppresses3DTouchGesture" value="true" />
> Devices tested:
> * iPhone X 11.3 (Emulator)
> * iPhone 6 10.2.1 (Physical device)
> h3. Expected Behaviour
> * The inputs are clickable and the user can write.
> h3. Actual Behaviour
> * The inputs are not clickable and the user cannot write
> * Note: Sometimes the application opens the keyboard, but it's really
> difficult to get.
> h3. Steps to Reproduce
> * Create a new project: phonegap create myApp
> * Add some inputs type text in the HTML
> * Run the application: phonegap run ios
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]