Drag and drop address from gnomecard



I am trying to get to the bottom of a strange bug in gnomecard or balsa.
I recently submitted a patch to fix dragging and dropping email addresses
from gnomecard into balsa to gnome-pim CVS.  However, there is still
a problem.  When I drop an email address into balsa's "To:" field,
the address is pasted twice, ie: "foo@foo.com, foo@foo.com."

Link a good GTK DnD application, gnomecard registers a callback function,
card-display.c:card_display_drag_data_get, against the
drag_data_get signal.  When an address is dropped from gnomecard,
the card_display_drag_data_get is called TWICE, implying that the
drag_data_get signal is sent to gnomecard twice.  I can't figure out why.
I'm not sure if the problem is in gnomecard or balsa.

Can anyone help shed some light on this?

-- 
Mike

:wq



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