GNOME Bugzilla – Bug 597327
Ensure the correct row is selected before getting selected row data
Last modified: 2009-10-05 09:26:31 UTC
GtkTreeView allows a cell to be clicked and activated without the cells parent row being the selected item in the view. Therefore before responding to any cell activity first ensure that the row housing the cell selected in the view.
Created attachment 144719 [details] [review] Ensure the correct row is selected before getting selected row data
Attachment 144719 [details] pushed as d65604b - Ensure the correct row is selected before getting selected row data