desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #66524
[Bug 898114] Re: GtkCellRendererText "edited" signal not emitted when clicking out of cell
Subscribing sponsors, the fix to backport is
http://git.gnome.org/browse/gtk+/commit/?h=gtk-3-2&id=126adb6ef3f99468eb9bf9c133c216173acc20bc
** Also affects: gtk+3.0 (Ubuntu Oneiric)
Importance: Undecided
Status: New
** Changed in: gtk+3.0 (Ubuntu Oneiric)
Importance: Undecided => High
** Changed in: gtk+3.0 (Ubuntu)
Importance: Undecided => High
** Changed in: gtk+3.0 (Ubuntu Oneiric)
Status: New => Triaged
--
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:
Triaged
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
References