Closed
Bug 116985
Opened 24 years ago
Closed 24 years ago
Pressing CTRL+BACKSPACE should delete a word
Categories
(Core :: DOM: Editor, enhancement)
Tracking
()
VERIFIED
DUPLICATE
of bug 105122
People
(Reporter: mkmail, Assigned: kinmoz)
Details
When using the mail-composer, it would be useful to delete whole words at once
with CTRL+BACKSPACE. Many programmes offer this as a default shortcut to do this.
Eg:
Some Text|
| is the cursor.
BACKSPACE deletes the T
CTRL+BACKSPACE should delete the Word Text and the space and the cursor should
be positioned to after Some :
Some|
The current way to do it in Mozilla is to select the word with CTRL+SHIFT+Left
and then delete it. This is why I made this an enhancement rather than a bug.
My version of Mozilla: Nightly Build 2001-12-23 (Windows 98)
![]() |
||
Comment 1•24 years ago
|
||
To Editor.
Note: this already works on Unix... not sure why it's not on on windows.
Assignee: ducarroz → kin
Status: UNCONFIRMED → NEW
Component: Composition → Editor: Core
Ever confirmed: true
Product: MailNews → Browser
QA Contact: sheelar → sujay
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 105122 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•