jeffminsungkim / Ashy

0 stars 0 forks source link

Keyboard covers focused input element on iOS 11 #17

Closed jeffminsungkim closed 6 years ago

jeffminsungkim commented 6 years ago

Version info

cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.19.0
ionic (Ionic CLI) : 3.19.0

global packages:

cordova (Cordova CLI) : 7.1.0

local packages:

@ionic/app-scripts : 3.1.4
Cordova Platforms  : android 6.3.0 ios 4.5.4
Ionic Framework    : ionic-angular 3.9.2

System:

ios-deploy : 1.9.2
Node       : v8.9.0
npm        : 5.5.1
OS         : macOS High Sierra
Xcode      : Xcode 9.2 Build version 9C40b

Issue content

When I click the text input from the modal, a keyboard overlaps the text input. This issue has found during testing on iPhone SE (iOS 11) device.

Debug output

Expected behavior

Ion input should stay in a position right above the keyboard while a user types some messages.

Actual behavior

jeffminsungkim commented 6 years ago

The Ionic team still having this issue. This thread describes the same problem as mine.

jeffminsungkim commented 6 years ago

ios-keyboard-bug-fixed

wenjianli92 commented 5 years ago

hi,How do you solve it, please let me know, thank you