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 103141

Summary: integrated input's caret off by one in wrapped mode
Product: platform Reporter: Milos Kleint <mkleint>
Component: Output WindowAssignee: t_h <t_h>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 84375    

Description Milos Kleint 2007-05-02 14:32:01 UTC
after integration of #84375, the editing of input directly in the output window
shows the location of the caret wrongly in the wrapped mode. This is confusing,
especially when removing/editing the content
Comment 1 Antonin Nebuzelsky 2008-02-07 15:53:21 UTC
Reassigning to new module owner Tomas Holy.
Comment 2 t_h 2008-06-24 08:53:25 UTC
fixed in http://hg.netbeans.org/core-main/rev/7a28a9d992a9
Comment 3 Quality Engineering 2008-06-27 16:13:16 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #285 build
Changeset: http://hg.netbeans.org/main/rev/7a28a9d992a9
User: Tomas Holy <t_h@netbeans.org>
Log: Update of OW to allow correctly handle printing text not ended by CR/LF + better handling of long input + making std. out for Java application independent on Ant verbosity level + fix for issues #103141, #123048