fix browse the contents of a Project in Trash and tooltips around button
[arvados-workbench2.git] / src / components / file-tree / file-tree-item.tsx
index 98164ad4204a8fb5d7cea1c4e25ede59a3a5d6b4..89bf43c66d84d3c6f9f157adb3e84812866ddde2 100644 (file)
@@ -50,7 +50,7 @@ export const FileTreeItem = withStyles(fileTreeItemStyle)(
                 <Typography
                     className={classes.sizeInfo}
                     variant="caption">{formatFileSize(item.data.size)}</Typography>
-                <Tooltip title="More options">
+                <Tooltip title="More options" disableFocusListener>
                     <IconButton
                         className={classes.button}
                         onClick={this.handleClick}>