Bug 37521 - Control+ENTER does not commit breakpoint properties dialog
Summary: Control+ENTER does not commit breakpoint properties dialog
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2003-05-12 16:51 EDT by Randy Hudson CLA
Modified: 2003-07-14 16:50 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.