summaryrefslogtreecommitdiff
path: root/src/caja-query-editor.c
diff options
context:
space:
mode:
authorMartin Pieuchot <[email protected]>2017-03-23 11:39:34 +0100
committerMartin Pieuchot <[email protected]>2017-03-23 16:33:42 +0100
commit8eb3d9d5452eb42634f27de59178e64da1e8f86f (patch)
tree695af100e07939f78c43680c7e7d17df7775e382 /src/caja-query-editor.c
parent45f862c6178358e73470296e5793b10c486926c1 (diff)
downloadcaja-8eb3d9d5452eb42634f27de59178e64da1e8f86f.tar.bz2
caja-8eb3d9d5452eb42634f27de59178e64da1e8f86f.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 'src/caja-query-editor.c')
0 files changed, 0 insertions, 0 deletions