Re: Balsa/GTK3 regression



Hi Ildar,

On 08/19/2011 04:17:51 AM Fri, Ildar Mulyukov wrote:
	Hi, Peter, everyone.
As I started testing GTK3 version, I'd like to share some glitch(es) I found.
Issue 1. My usual address sequence doesn't work anymore.
1. Click to the address line in a New Message window
2. Type a few letters
3. With Down button choose a propriate address
4. Hit enter. The address makes it to the address line
5. Hit Tab to jump to the next line.
This makes the chosen address be lost. In case I push Enter in point 5, everything's allright.

I just pushed a fix to gtk3, using a GtkCellEditable signal in place of GtkCellRendererText signals.  It's simpler and seems reliable.  GtkCellEditable is in a sense a lower-level object, since its lifespan is only while you're editing a row, but it simplifies the code in addition to making it work :)

Please let us know if it fixes the problem for you.

Best,

Peter

BTW: <URL:http://mail.gnome.org/archives/gtk-devel-list/2011-August/msg00048.html> discusses apparently the same problem.

Attachment: pgpVXovVq6nBw.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]