Bug 670882 - Shouldn't select another row when the current one is deleted in single selection mode
Shouldn't select another row when the current one is deleted in single select...
Status: NEW
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2012-02-27 12:53 UTC by Sebastien Bacher
Modified: 2012-02-28 12:06 UTC (History)
1 user (show)

See Also:
GNOME target: ---
GNOME version: ---


Attachments

Description Sebastien Bacher 2012-02-27 12:53:38 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?
Comment 1 Michael Natterer 2012-02-27 12:56:37 UTC
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.

Note You need to log in before you can comment on or make changes to this bug.