After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597327 - Ensure the correct row is selected before getting selected row data
Ensure the correct row is selected before getting selected row data
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: moblin
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-04 16:48 UTC by Joshua Lock
Modified: 2009-10-05 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Ensure the correct row is selected before getting selected row data (3.55 KB, patch)
2009-10-04 16:48 UTC, Joshua Lock
committed Details | Review

Description Joshua Lock 2009-10-04 16:48:09 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.
Comment 1 Joshua Lock 2009-10-04 16:48:12 UTC
Created attachment 144719 [details] [review]
Ensure the correct row is selected before getting selected row data
Comment 2 Bastien Nocera 2009-10-05 09:26:28 UTC
Attachment 144719 [details] pushed as d65604b - Ensure the correct row is selected before getting selected row data