Skip to content

Initializing Keyboard scrolls page to keyboard input location #327

Description

@vreynolds

When we load a page with a keyboard input that is located at the bottom, the page scrolls to the bottom when keyboard is initialized. Demo: http://jsfiddle.net/MK947/3663/

It seems related to issue #213 . We had to disable line 'base.temp.find('input').caret(3,3)' to prevent this behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions