On Fri, Aug 19, 2011 at 4:09 PM, Andrea Bolognani <[email protected]> wrote:
> The attached program clearly shows how CellRendererText behaves differently
> in GTK+ 3 than it did in GTK+ 2: when using the latter, the "edited" signal
> is emitted whenever the user moves the focus from one cell to another,
> giving the program a chance to save the contents of the cell; when using the
> former, the signal is not emitted, so the cell behaves as if editing had
> been canceled, minus the emission of the "editing-canceled" signal.

Sounds similar to https://bugzilla.gnome.org/show_bug.cgi?id=653289 ;
it is likely some fallout from the factoring that went on under the
hood.



regards,

-kris.
_______________________________________________
gtk-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to