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 - integrated input's caret off by one in wrapped mode
Summary: integrated input's caret off by one in wrapped mode
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks: 84375
  Show dependency tree
 
Reported: 2007-05-02 14:32 UTC by Milos Kleint
Modified: 2008-12-22 11:59 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 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