Bug 37521

Summary: Control+ENTER does not commit breakpoint properties dialog
Product: [Eclipse Project] JDT Reporter: Randy Hudson <hudsonr>
Component: DebugAssignee: Jared Burns <jared_burns>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 Keywords: accessibility
Version: 2.1   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Randy Hudson CLA 2003-05-12 16:51:28 EDT
Control+ENTER is supposed to close the dialog with the OK result. When the 
Condition Text area has focus, this keystroke is silently consumed.  Similarly, 
ESCAPE should close the dialog with CANCEL result, but also is broken in the 
condition Text area.
Comment 1 Jared Burns CLA 2003-07-14 13:22:46 EDT
Cannot reproduce the problem on current 3.0 integration builds. Does Ctrl+ENTER 
still not work for you, Randy?
Comment 2 Randy Hudson CLA 2003-07-14 15:12:25 EDT
Have you reproduced the problem on 2.1? Please see the version field.  I'm 
using 2.1.
Comment 3 Jared Burns CLA 2003-07-14 16:50:57 EDT
Supporting Ctrl+Enter was a 3.0 enhancement.

See Bug 36408 - Support ctrl+enter in breakpoint properties dialog

If you're interested in putting this in 2.1.x for your own personal enjoyment, 
take a look at the way I implemented this in JavaBreakpointPreferencePage.