Skip to content

iOS 7 Keyboard focus issue #5

Description

@alexwasner

Expected behavior:
User taps text input field / textarea, the keyboard pops up as the screen moves up and focus remains in text area.

Current behavior:
User taps text input field / textarea, the keyboard pops up and the focus on input field is lost.

I found that updating the meta tag for viewport in index.html to the following resolved all of my issues.
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, target-densityDpi=device-dpi" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions