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 167279 - Double echo on output in Output window(RC3)
Summary: Double echo on output in Output window(RC3)
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://www.megaupload.com/?d=IZM913GJ
Keywords:
: 170296 171862 175913 176148 (view as bug list)
Depends on: 194151
Blocks:
  Show dependency tree
 
Reported: 2009-06-18 08:15 UTC by dsincl12
Modified: 2011-02-11 01:29 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A simple Invoice application that has a double echo output problem (22.24 KB, text/plain)
2009-06-18 08:18 UTC, dsincl12
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dsincl12 2009-06-18 08:15:55 UTC
When calling a method with a System.out.print() I get double echos for a prompt I'm trying to print. I've added a link to the actual project(29KB).

The method call that causes this in main() on row 18 is:

            int quantity = Validator.getInt(sc, "Enter quantity:     ", 0, 1000);

I don't get this double echo on 6.5.1.
Comment 1 dsincl12 2009-06-18 08:18:48 UTC
Created attachment 83736 [details]
A simple Invoice application that has a double echo output problem
Comment 2 Filip Zamboj 2009-06-22 12:27:08 UTC
reproducible in  
Product Version: NetBeans IDE 6.7 RC3 (Build 200906142201)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02


invoiceApp.java, line 18 is where the code is present. 
Comment 3 t_h 2009-06-23 11:39:08 UTC
core-main #8147e07a4e5d
Comment 4 Quality Engineering 2009-06-24 07:31:52 UTC
Integrated into 'main-golden', will be available in build *200906240201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8147e07a4e5d
User: Tomas Holy <t_h@netbeans.org>
Log: #167279: Double echo on output in Output window
Comment 5 t_h 2009-08-17 09:57:45 UTC
*** Issue 170296 has been marked as a duplicate of this issue. ***
Comment 6 Jesse Glick 2009-08-17 17:44:53 UTC
Do you think this is a 6.7 patch candidate?
Comment 7 t_h 2009-08-18 13:42:46 UTC
Probably not critical but I think it is worth to backport (request in issue #170296).
Comment 8 t_h 2009-09-17 15:05:50 UTC
*** Issue 171862 has been marked as a duplicate of this issue. ***
Comment 9 t_h 2009-11-09 04:06:45 UTC
*** Bug 176148 has been marked as a duplicate of this bug. ***
Comment 10 t_h 2009-11-11 05:49:48 UTC
*** Bug 175913 has been marked as a duplicate of this bug. ***