ionic-team / ionic-team/cordova-plugin-ionic-webview

Problem with text selection after usage input.

Open
#177 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

Hello, i install fresh starter tabs project add few input and -webkit-user-select: text; for text node. After i use any of input i cant select text.
Without cordova-plugin-ionic-webview all works fine.
My config:

```javascript
Ionic:

ionic (Ionic CLI) : 4.0.2 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.0

Cordova:

cordova (Cordova CLI) : 8.0.0
Cordova Platforms : ios 4.5.5

System:

ios-deploy : 2.0.0
ios-sim : 7.0.0
NodeJS : v8.11.3 (/usr/local/bin/node)
npm : 5.6.0
OS : macOS
Xcode : Xcode 9.4.1 Build version 9F2000

```

![ezgif com-video-to-gif](https://user-images.githubusercontent.com/6671901/46000748-21e27100-c0b2-11e8-937e-d51307e31fb7.gif)

if run from xcode, you can get error like this:

```javascript
2018-10-10 16:54:56.033210+0300 MyApp [11177:149405] API error:
<_UIKBCompatInputView: 0x7fc3e0429510; frame = (0 0; 0 0); layer = > returned 0 width, assuming UIViewNoIntrinsicMetric
2018-10-10 16:54:56.033460+0300 MyApp [11177:149405] API error:
<_UIKBCompatInputView: 0x7fc3e0429510; frame = (0 0; 0 0); layer = > returned 0 width, assuming UIViewNoIntrinsicMetric
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.