Index: ListBox.py =================================================================== --- ListBox.py (revision 18850) +++ ListBox.py (working copy) @@ -1222,7 +1222,7 @@ # Summary (open) tree_list.append(ReportTree(obj = obj, is_pure_summary = True, depth = depth, base_category = base_category, - is_open = True, selection_domain = selection_domain, + is_open = False, selection_domain = selection_domain, exception_uid_list = exception_uid_list)) if is_report_opened: # List (contents, closed, must be strict selection)