]> git.0d.be Git - empathy.git/commit
Don't let the GtkCellRendererToggle get activated by clicking on a tree row
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 26 Aug 2010 10:28:11 +0000 (11:28 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 26 Aug 2010 10:28:11 +0000 (11:28 +0100)
commitf7a63b4c249208122cfa17f668a19d853d158dfa
tree3cc778417626c7f07429d3e44a19da3150f6523f
parent83d9b1cb0f1b3ff248b24e0b25a1139e475677ef
Don't let the GtkCellRendererToggle get activated by clicking on a tree row

GtkTreeView activates a row when it's clicked or double-clicked, which ends
up toggling the GtkCellRendererToggle in the linking dialogue even if it's
insensitive, allowing the start Individual to be removed from the link, and
causing chaos. See bgo#567481. Closes: bgo#628011
libempathy-gtk/empathy-individual-linker.c