- Date: 2026-08-31
- Type: Bug
- Severity: Low
Environment
- OS: Linux
- WM: Niri
- Compositor: Wayland
- Software version: 2.39.0
Description
When a note if focused in the editor, using the Rename Note command and confirming the new name with Enter causes the note to close immediately. The renamed note is no longer open in the editor after the rename is completed.
Steps to reproduce
- Open and focus a note in the editor.
- Open the command palette with
Ctrl+Shift+P.
- Run the Rename Note command.
- Enter a new name for the note.
- Press
Enter to confirm the new name.
- Observe the editor.
Expected Behaviour
The renamed note should remain open and focused in the editor after the new name is confirmed.
Actual Behaviour
The note closes immediately after the new name is confirmed.
Additional Notes
The issue occurs when the renaming the note that is currently focused in the editor.
Environment
Description
When a note if focused in the editor, using the Rename Note command and confirming the new name with
Entercauses the note to close immediately. The renamed note is no longer open in the editor after the rename is completed.Steps to reproduce
Ctrl+Shift+P.Enterto confirm the new name.Expected Behaviour
The renamed note should remain open and focused in the editor after the new name is confirmed.
Actual Behaviour
The note closes immediately after the new name is confirmed.
Additional Notes
The issue occurs when the renaming the note that is currently focused in the editor.