GNOME Bugzilla – Bug 670882
Shouldn't select another row when the current one is deleted in single selection mode
Last modified: 2018-02-10 03:37:32 UTC
Using GTK 3.3.16 if you delete a GtkTreeView selected row from its model the previous line is selected, wouldn't it be better to not select any row in those cases?
I second that. In GIMP's layer tree view, the selected layer is part of the model (the active layer to paint on etc.). Just because it's currently not visible in the treeview doesn't mean GTK+ should by itself select something else.
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue for it.