Don't check for keypresses on the inspector pane.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 23 Mar 2013 00:09:30 +0000 (01:09 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 23 Mar 2013 00:09:30 +0000 (01:09 +0100)
commit2af7e954bb854f60aff632e463b37e17f0847418
tree0912c13502239b61704f35beb41c514fde271dcc
parentdff31466abb5d8d9a24ec671c113073650008787
Don't check for keypresses on the inspector pane.

Instead of checking the key actions on the whole window we use the box
instead, that holds nearly everything but the inspector pane. Else pressing
'd' in the inspectors search box would close the browser window.
src/keybind.c