diff --git a/AppKit/CPOutlineView.j b/AppKit/CPOutlineView.j index 9a010ff42..efbf19d09 100644 --- a/AppKit/CPOutlineView.j +++ b/AppKit/CPOutlineView.j @@ -733,7 +733,7 @@ var CPOutlineViewCoalesceSelectionNotificationStateOff = 0, } [super _setSelectedRowIndexes:rows]; - + if (_disclosureControlsForRows.length) { var indexes = [_selectedRowIndexes copy];