Skip to content

Does not scroll when clicking on textfield that will be behind keyboard #751

@CyberMew

Description

@CyberMew

This is how it looks like at the start:screen shot 2017-01-09 at 6 08 41 pm

If I click on the 1st textfield and press tab/arrow next then it works:screen shot 2017-01-09 at 6 08 58 pm

If I click on the 3rd textfield, it doesn't care for some reason:
screen shot 2017-01-09 at 6 09 07 pm

Any idea why? The only thing I did was I made the UIView a UIScrollView instead, so that the whole UINavigationController doesn't scroll up. So this is the format:
Topmost UIView -> UIView -> UIScrollView -> UITextFields

I have not tested it on Simulator iOS 10 or on an actual device yet, though I expect them to behave the same.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions