Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.

Input Cursor Bugs When Scrolling #252

@ionitron-bot

Description

@ionitron-bot

Original issue by @tsupol on 2017-09-27T08:52:55Z

Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x] 3.x
[ ] 4.x

I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request

Current behavior:

The input cursor is out of place, freezing, jiggering and overlapping with header while scrolling.
See this video for the issue in action.

Expected behavior:

For the input cursor to behave normally.

Steps to reproduce:

Related code:
Here is the reproducible repo. This repo is just a sidemenu starting project with inputs copied form the Input's official doc

More Info:
The input cursor issue is also present in emulators as well.
Moreover, the IOS emulators(tried many) won't show keyboard again after closing it once but this keyboard issue is not present in the device.

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

cli packages: (/Users/tonsu/.nvm/versions/node/v8.4.0/lib/node_modules)

    @ionic/cli-utils  : 1.12.0
    ionic (Ionic CLI) : 3.12.0

global packages:

    cordova (Cordova CLI) : 7.0.1

local packages:

    @ionic/app-scripts : 2.1.4
    Cordova Platforms  : android 6.2.3 ios 4.4.0
    Ionic Framework    : ionic-angular 3.6.1

System:

    Android SDK Tools : 26.0.2
    ios-deploy        : 1.9.2
    ios-sim           : 6.1.2
    Node              : v8.4.0
    npm               : 5.3.0
    OS                : macOS Sierra
    Xcode             : Xcode 9.0 Build version 9A235

Misc:

    backend : legacy

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions