Bug 40928 - [Wizards] CTRL+Backspace dosn't work in Commit wizard
Summary: [Wizards] CTRL+Backspace dosn't work in Commit wizard
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2003-07-29 23:48 EDT by Paul Smith CLA
Modified: 2007-06-25 09:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Smith CLA 2003-07-29 23:48:10 EDT
[This feature is reports against 3.0 M2 release, but because 2.x never had it 
either I'm guessing it inherited the behaviour]

Many of the editors etc already support CTRL+Backspace to delete the previous 
word, but there is a couple of spots that this feature is missing and the 
inconsistency bothers me a little, and I'm hoping it does for you guys too.

The areas that I know of that this feature does not work are:

* Open Type & Open Hierarchy 
* Team/CVS Commit messages (while you're there when's the auto-wrap function 
coming?)

(2.x releases would often put a funky square box when CTRL+Backspace was typed, 
but 3.0 at least degrades to a standard delete character left).

While not exactly an earth shattering feature, IMHO it rates higher than 
enhancement or trivial because:

a) inconsistency (all the other text editing components support it, be very neat 
and clean to be consistent across the board)

b) Bloody handy feature, particular when you have a brain melt and type 
something stupid (I will neither confirm nor deny whether this is my major 
problem ;) )
Comment 1 Dirk Baeumer CLA 2003-07-31 04:50:59 EDT
The difference is that in "normal" dialog these are text entry fields. For 
those the native platform doesn't support Ctrl+Backspace hence it isn't 
available.

Comment 2 Paul Smith CLA 2003-07-31 04:57:26 EDT
That makes sense, the same thing happens in Swing too I believe.  Is there a 
chance of tweaking the specific areas mentioned to a different component so this 
can be addressed?

cheers, and thanks for the reply

Paul
Comment 3 Dirk Baeumer CLA 2004-01-05 09:35:17 EST
Converting to an enhancement since this requires feature work for entry fields.
Comment 4 Martin Aeschlimann CLA 2006-06-12 08:08:32 EDT
In 3.2, CTRL+Backspace also works in the Open Type/Type Hierarchy dialog.
Moving to CVS
Comment 5 Brock Janiczak CLA 2007-06-23 01:55:30 EDT
This was fixed in 3.3 when the comments area was implemented as a SourceViewer
Comment 6 Michael Valenta CLA 2007-06-25 09:58:44 EDT
Thanks for the info. Marking as worksforme.