Don't switch from pass through mode to input mode (#95).
authorDaniel Carl <danielcarl@gmx.de>
Thu, 31 Jul 2014 23:50:00 +0000 (01:50 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 1 Aug 2014 00:34:55 +0000 (02:34 +0200)
commit628aded1e13404811060341f17fee0bef724baf7
tree00ece9dde00d30b43429152be41974c263d7242a
parent44822287b7ed1c75f9736e69c10f66191a7ae38c
Don't switch from pass through mode to input mode (#95).

Don't switch from pass through by click into input field nor by a reload of the
page with a focused input field.
src/dom.c
src/main.c