Fixed input box cleaning after hinting to input element.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 12 Mar 2013 23:01:47 +0000 (00:01 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 12 Mar 2013 23:01:47 +0000 (00:01 +0100)
commitaec69588c215ffe24ffd3f24f07dd9483fa62426
treead951f8ab966053b9610ca74e7fbf0050a7cfc43
parent88971434811227b9ed456ac2d54ac0771b5fbfc3
Fixed input box cleaning after hinting to input element.

If a form input element was focused via hinting, the message to the user
-- INPUT -- was removed from input box. Now we don't clear the input box if
the element is focused by hinting to keep the user informed about the current
mode.
src/hints.c