text: Fixes for selection bound
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 2 Feb 2010 17:07:22 +0000 (17:07 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 3 Feb 2010 10:48:59 +0000 (10:48 +0000)
commit301863d43bc79e792f8fe3ea5e9185d87cb74069
tree7b1e73cc9ecf8afa2dbc681e43b45ac8b7ed3ad1
parent5bec49aea931e6835b97e549e23458a6214548ce
text: Fixes for selection bound

The commit ecbb7ce41a1a759e246fce07f146b8bed5e3d730 exposed some issues
when positioning the cursor with the mouse pointer: the selection is
not moved along with the cursor when inserting a single character or a
string.

Also, some freeze_notify() are called too early, leading to decoupling
from their respective thaw_notify().

http://bugzilla.openedhand.com/show_bug.cgi?id=1955
clutter/clutter-text.c