Following the test case in comment #3, I'm able to verify that 3.2.0-0ubuntu6 does fix the issue.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/898114 Title: GtkCellRendererText "edited" signal not emitted when clicking out of cell Status in GTK+ GUI Toolkit: Fix Released Status in “gtk+3.0” package in Ubuntu: Fix Released Status in “gtk+3.0” source package in Oneiric: Fix Committed Bug description: With older versions of GTK+ 3, before 3.2.1. From https://bugzilla.gnome.org/show_bug.cgi?id=653289 " With GTK+ 3 (at least with git master), GtkCellRendererText's "edited" signal is not emitted when I click into the next cell in the treeview. It is apparently only emitted when I press return. This is not a problem with GTK+ 2.24. You can see this, for instance, in GtkFileChooserDialog when creating a new folder. Your new name for the folder will be lost if you click away instead of typing Enter. It also happens in Nautilus when renaming files. " I consider this to be a data loss bug. To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/898114/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp