Change the binding propagation when truncating a selection
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Dec 2008 12:08:20 +0000 (12:08 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Dec 2008 12:08:20 +0000 (12:08 +0000)
commit35172a7615afa88eea20eee83634e8a07d701d5c
tree46dc0d81c4c7b1db9343c61d558a37588cca6896
parentec4c15f8e71faee23b9b92cd49cb2a011750775b
Change the binding propagation when truncating a selection

If a selection has been truncated inside a key binding handler,
we should just return and let the usual key event handler continue.

This fixes the case where we deleted a selection using the Delete
or the Backspace keys.
clutter/clutter-text.c