RauliL / selain

Modal web browser experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable WebKit keyboard events when in normal mode

RauliL opened this issue · comments

Currently web page receives keyboard events when the browser is in normal mode, which can result on browser keyboard bindings not working, depending on whether the page has implemented their own keyboard shortcuts with JavaScript. Find a way to disable WebKit from receiving any keyboard events when the browser is in normal mode.