Community
Participate
Working Groups
If the user has their cursor in a text field of the breakpoint properties dialog (like the condition field), they can't press Enter to close the dialog. We should do what team does in the CVS commit dialog and allow the user to press Ctrl+Enter from within the text field to close the dialog.
The dialog is specific to Java Debug.
Implemented in JavaBreakpointPreferencePage. I added another verify listener like the one for Ctrl+space. Please verify, Luc.
Verified.