This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 25654 - Ctrl-backspace and ctrl-delete should delete previous/next token
Summary: Ctrl-backspace and ctrl-delete should delete previous/next token
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker with 1 vote (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 08:09 UTC by Rodney Cheater
Modified: 2007-11-05 13:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney Cheater 2002-07-16 08:09:21 UTC
Ctrl-backspace and ctrl-delete do nothing. Ctrl-backspace 
should delete to the start of the current token or delete 
the previous token. Ctrl-delete should delete to the end 
of the current token or delete the next token. (C.f. any 
decent Windows text editor.)
Comment 1 Marek Grummich 2002-07-22 08:12:46 UTC
Target milestone was changed from not determined to TBD
Comment 2 pepperpusher 2003-01-29 09:59:04 UTC
I'm on mandrake 9, ctrl+shift causes caret not to move when arrow is
clicked. shift+ctrl causes one letter per arrow-click to be selected.
the behavior of both (shift pressed first or vice versa) should be
marking the next word etc.

It's a killer bug for people with carpal tunnel syndrome / rsi...
Comment 3 psuk 2004-11-02 08:42:50 UTC
changing subcomp, ENH is still valid, lowering the priority
Comment 4 Milan Kubec 2005-03-15 15:43:29 UTC
Already implemented in 4.1 trunk.