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 8388 - Disturbance of source code in the scripting console
Summary: Disturbance of source code in the scripting console
Status: CLOSED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-13 09:02 UTC by Marek Grummich
Modified: 2008-08-01 15:43 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 Marek Grummich 2000-11-13 09:02:55 UTC
[Build 5]
How to reproduce:
- Write print("Example") to the scripting console window
- Highlight whole line and press Evaluate
- Value "null" will be displayed front of print("Example")

If you evaluate a method without a highlighting its output will be displayed in
the Output window
Comment 1 David Strupl 2000-11-13 09:33:59 UTC
Result of the evaluated expression is inserted into the text. I consider this
being a feature ...
Comment 2 Marek Grummich 2002-10-14 11:34:28 UTC
Verified
Comment 3 Quality Engineering 2003-07-01 14:29:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.