FG
💻 Software

Ctrl+Backspace inserts a small box instead of erasing

Fresh5 days ago
Mar 15, 202666065 views
Confidence Score1%
1%

Problem

When I press Ctrl+Backspace, sometimes a small square is inserted, instead of the entire word being erased. The problem only happens in some text boxes; in others the shortcut works like it should. Start menu search box: works Notepad: doesn’t work Notepad2: works Firefox: works I’m running Windows 7 x64.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Ctrl+Backspace inserts a small box instead of erasing

Low Risk

You can fix this behavior by overriding the Ctrl+Backspace shortcut using AutoHotkey. Save the following code in a plain text file with the given filename and extension, then launch the script with AutoHotkey: You may find it easier to download this script file from GitHub, rather than creating the file and pasting in its contents yourself. To launch this script automatically on startup, add a shortcut to it to the Startup folder in your Start menu, as described in How to Make a Program Run at …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment