diff options
author | Martin Pieuchot <[email protected]> | 2017-03-23 11:39:34 +0100 |
---|---|---|
committer | monsta <[email protected]> | 2017-03-26 00:08:03 +0300 |
commit | b205aaf76fde5f061f5e1fdb1a38534841e4883e (patch) | |
tree | 415807a7b09694cf805ba9e40f5e550f9cecec85 /eel/eel-string.c | |
parent | 60b192c5939bf07f93bf4103ff7ccb55fe816581 (diff) | |
download | caja-b205aaf76fde5f061f5e1fdb1a38534841e4883e.tar.bz2 caja-b205aaf76fde5f061f5e1fdb1a38534841e4883e.tar.xz |
Fix broken rename in list view by selectin file name cell.
This is a backport from nautilus 5b09cedf434b53a975074b346d511335fc735cba
list-view: explicitly set cursor on file name cell renderer on rename
The file name column has two cell renderers, one for the icon and another for
the name string. Thus, gtk_tree_view_set_cursor() isn't enough to reliably
start editing the file name cell since it will try to edit whatever is the
currently focused cell in the column.
https://bugzilla.gnome.org/show_bug.cgi?id=656128
Fixes https://github.com/mate-desktop/caja/issues/741
Diffstat (limited to 'eel/eel-string.c')
0 files changed, 0 insertions, 0 deletions