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 - 'Enter' causes LF in New Watches
Summary: 'Enter' causes LF in New Watches
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 11:29 UTC by Alexander Pepin
Modified: 2010-06-09 17:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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