Skip to content

Ionic 4 iOS12: No pasting into input fields possible #15689

@carstenbaumhoegger

Description

@carstenbaumhoegger

Bug Report

Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.

Ionic:

   ionic (Ionic CLI)          : 4.1.2 (/usr/local/lib/node_modules/ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.11
   @angular-devkit/core       : 0.8.3
   @angular-devkit/schematics : 0.8.3
   @angular/cli               : 6.2.3
   @ionic/ng-toolkit          : 1.0.8
   @ionic/schematics-angular  : 1.0.6

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : android 7.1.1, ios 4.5.5
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.0.5, cordova-plugin-ionic-webview 2.0.0, (and 11 other plugins)

System:

   NodeJS : v10.10.0 (/usr/local/bin/node)
   npm    : 6.4.1
   OS     : macOS High Sierra
   Xcode  : Xcode 10.0 Build version 10A255

Describe the Bug
When I select some text information on iOS (e.g. username), copy this information to the clipboard and then change into my Ionic app, there's no possibility to paste the information back into the input field. Nothing happens when I do a long click into the input field.
Pasting into ion-searchbar works, though.

When running on Android, everything works as expected.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Open Ionic 4 app with inputs on iPhone with iOS12
  2. Try to paste something from the clipboard into the inputs

Expected Behavior
Pasting information works with iOS and Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions