diff src/bar_keywords.c @ 1754:a4f3c93294c9

fixed selection handling in sidebar
author nadvornik
date Mon, 14 Sep 2009 21:25:10 +0000
parents 6146ec0c9ab9
children e82401bf20c8
line wrap: on
line diff
--- a/src/bar_keywords.c	Sun Sep 13 21:08:40 2009 +0000
+++ b/src/bar_keywords.c	Mon Sep 14 21:25:10 2009 +0000
@@ -366,6 +366,8 @@
 	keywords = keyword_list_pull(pkd->keyword_view);
 
 	list = layout_selection_list(pkd->pane.lw);
+	list = file_data_process_groups_in_selection(list, FALSE, NULL);
+	
 	work = list;
 	while (work)
 		{