Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

focus the webview after the dom-ready event #304

Merged
merged 1 commit into from
Feb 20, 2017
Merged

Conversation

taravancil
Copy link
Contributor

This focuses the webview after the dom-ready event fires, which fixes
a bug where inputs with the autofocus attribute would not focus unless
the webview was already focused.

Fixes #261

This focuses the webview after the dom-ready event fires, which fixes
a bug where inputs with the autofocus attribute would not focus unless
the webview was already focused.

Fixes #261
@pfrazee pfrazee merged commit 2a77ef4 into master Feb 20, 2017
@pfrazee
Copy link
Member

pfrazee commented Feb 20, 2017

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<input> element focus() has different behaviour as with chrome browser
2 participants