[GH-ISSUE #267] Cmd(or Ctrl) + Backspace deletes the note #93

Closed
opened 2026-03-03 00:18:20 +03:00 by kerem · 2 comments
Owner

Originally created by @revant117 on GitHub (Jan 7, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/267

Originally assigned to: @Rokt33r on GitHub.

Current behavior

On windows app, Ctrl+Backspace deletes the note. This is problematic because Ctrl+Backspace is generally used to delete the entire word.

Expected behavior

Ctrl+Backspace should follow common behavior and delete a word rather than deleting that entire note

Steps to reproduce

  1. Create a new Note
  2. Press Ctrl+Backspace

Environment

  • Version : 0.1.3
  • OS Version and name : Windows 10 Pro version 1903 Os build 18362.535
Originally created by @revant117 on GitHub (Jan 7, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/267 Originally assigned to: @Rokt33r on GitHub. # Current behavior On windows app, Ctrl+Backspace deletes the note. This is problematic because Ctrl+Backspace is generally used to delete the entire word. # Expected behavior Ctrl+Backspace should follow common behavior and delete a word rather than deleting that entire note # Steps to reproduce 1. Create a new Note 2. Press Ctrl+Backspace # Environment - Version : 0.1.3 - OS Version and name : Windows 10 Pro version 1903 Os build 18362.535
kerem 2026-03-03 00:18:20 +03:00
  • closed this issue
  • added the
    bug 🐛
    label
Author
Owner

@Rokt33r commented on GitHub (Jan 8, 2020):

I'll replace it with Delete key. The fix will be released in this week. Thanks for reporting!

<!-- gh-comment-id:572239397 --> @Rokt33r commented on GitHub (Jan 8, 2020): I'll replace it with `Delete` key. The fix will be released in this week. Thanks for reporting!
Author
Owner

@Rokt33r commented on GitHub (Jan 9, 2020):

I confirmed Cmd + Del(Backspace on macOS) also has a same problem. So I fixed it by the shortcut only work when list is focused. The fix will be deployed tomorrow.

<!-- gh-comment-id:572767710 --> @Rokt33r commented on GitHub (Jan 9, 2020): I confirmed Cmd + Del(Backspace on macOS) also has a same problem. So I fixed it by the shortcut only work when list is focused. The fix will be deployed tomorrow.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#93
No description provided.