]> spindle.queued.net Git - midori/commit
Revise completion to react on paste/ cursor/ backspace
authorChristian Dywan <christian@twotoasts.de>
Wed, 20 Jan 2010 22:11:25 +0000 (23:11 +0100)
committerChristian Dywan <christian@twotoasts.de>
Wed, 20 Jan 2010 22:11:25 +0000 (23:11 +0100)
commit897af36ed59ad5a14e7f6f23871ae0b5ccfc0283
tree303a28e87c94a20e2ac1fc4289bbd26a19e365fd
parent33d90b247c7c4eb0a539a6f3430f612ce0476575
Revise completion to react on paste/ cursor/ backspace

We need to avoid updating the real text afterall, but update it
in the event of a cursor movement.

We also need to trigger completion on backspace or paste.

We need to remove the timer when we popdown completion.

We need to make sure to not show completion for empty text.
midori/midori-locationaction.c