Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-14039

Inputs type text don't work on iOS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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)

      Expected Behaviour

      • The inputs are clickable and the user can write.

      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.

      Steps to Reproduce

      • Create a new project: phonegap create myApp
      • Add some inputs type text in the HTML
      • Run the application: phonegap run ios

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jasonglez Jason Glez
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: