-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
Milestone
Description
Bug Report
Ionic version:
[ ] 4.x
[x] 5.x
Current behavior:
Scroll assist calculation appears to be off when running on an iOS device with a notch. The screen does scroll correctly, but seems to come up short by about the size of the notch. The behavior is correct when running the app using Capacitor, and is only present on an iOS device with a notch when using Cordova. (Checked on simulator against iPhone 11 and Xr, which have the notch, vs the SE gen2 which does not have the notch)
Expected behavior:
The scroll assist correctly calculates the adjustment on devices with the notch.
Steps to reproduce:
REPO: https://github.com/dallastjames/ionic-cordova-keyboard-autoscroll-bug
npm i
ionic cordova build ios
Ionic info:
@ionic/angular 5.3.1
Metadata
Metadata
Assignees
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report