desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #53383
[Bug 898114] Re: GtkCellRendererText "edited" signal not emitted when clicking out of cell
(Is there some Launchpad bug that keeps changing the Package from
gtk+3.0 to none? Maybe an escape() or encodeURI() that should be an
encodeURIComponent()?)
** Package changed: ubuntu => gtk+3.0 (Ubuntu)
--
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:
Unknown
Status in “gtk+3.0” package in Ubuntu:
Fix Released
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