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 25387

Summary: Term.setTrackCursor(boolean track_cursor) ignores the parameter value
Product: cnd Reporter: _ ttran <ttran>
Component: TerminalemulatorAssignee: _ ttran <ttran>
Status: CLOSED FIXED    
Severity: blocker CC: akemr, ivan
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 23047    

Description _ ttran 2002-07-08 11:17:35 UTC
the code looks like this

    public void setTrackCursor(boolean track_cursor) {
	this.track_cursor = true;
    }

which is obviously wrong
Comment 1 _ ttran 2002-07-08 11:19:19 UTC
I'll fix this bug
Comment 2 _ ttran 2002-07-08 11:31:26 UTC
fixed in trunk
Comment 3 Marian Mirilovic 2002-10-25 13:54:45 UTC
verified
Comment 4 Quality Engineering 2003-07-01 16:52:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2008-12-23 08:39:55 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.