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 177233

Summary: 'Enter' causes LF in New Watches
Product: third-party Reporter: Alexander Pepin <apepin>
Component: DBX-GuiAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2009-11-19 11:29:26 UTC
Steps to reproduce:
- create any sample project
- do step into
- open Variables
- push "Create New Watch" button on the Variables sidebar
- type any expression (e.g. "name") then press 'Enter'
Result: It's expected a new watch for "name" to appear but instead of that CR/LF happens in 'Watch Expression' input field.
Comment 1 Egor Ushakov 2010-06-09 17:39:26 UTC
fixed some time ago