RauliL / selain

Modal web browser experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable autofocus when in normal mode

RauliL opened this issue · comments

Currently autofocused inputs steal the focus during page load so that keyboard bindings do not work until you focus out of them. Find a way to disable autofocus in WebKit when the browser is in normal mode. I guess it could be enabled when in insert mode.