File Explorer: Renaming folder/file exits on click

Steps to reproduce

  1. Select Rename from the contextual menu for a file or folder
  2. Observe that the name becomes editable and the entire name selected
  3. Using the mouse click to insert the cursor inside the input field
  4. Observe that the mode to edit the name is exited
    • folders will expand if closed
    • files will open in the active pane

Expected result

Clicking into edit input area should insert the cursor and deselect the name. This can be achieved using the arrows on the keyboard for step 3 but not the mouse.

Actual result

Edit mode for the name is exited and the regular click action for a file/folder is performed instead of cursor insertion.

Environment

  • Operating system: macOS 10.15.5
  • Obsidian version: 0.8.8

Additional information

Yeah, this is a problem.

Which is why I prefer to rename my notes from the panel header.

But still, they should fix this bug.

Fixed in upcoming release.

2 Likes