Skip to content

Scroller issue when resizing #55

@ccorcos

Description

@ccorcos

I've created a minimal reproduction here:

https://github.com/ccorcos/cordova-scroller

Its just a screen with an input (1). However, when the keyboard shrinks the view, the scrollView somehow thinks that there's room to scroll and when you attempt to scroll, it shows a scrollbar on the side (2). This is really annoying when you have actual content onscreen because if you overscroll, this scrollbar turns on and you cant continue scrolling your content until the momentum dies on the scrollview.

(1)
image

(2)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions