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 194942 - Display corruption in OW
Summary: Display corruption in OW
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks: 188502
  Show dependency tree
 
Reported: 2011-02-01 12:28 UTC by Jesse Glick
Modified: 2011-02-05 06:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (20.84 KB, image/png)
2011-02-01 12:28 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-02-01 12:28:19 UTC
Created attachment 105543 [details]
Screenshot

In recent dev builds the OW display becomes corrupted frequently when navigating between hyperlinks. I suspect the fix of bug #188502 as the cause (stack trace lines start with TAB). Seems reproducible only when line wrap enabled.
Comment 1 Martin Entlicher 2011-02-01 12:57:01 UTC
Yes, this seems to be caused by the changes in handling of TABs.
Comment 2 Martin Entlicher 2011-02-04 11:59:30 UTC
It's fixed by changeset:   188040:4ccb243f09ba
http://hg.netbeans.org/main/rev/4ccb243f09ba
Comment 3 Quality Engineering 2011-02-05 06:09:35 UTC
Integrated into 'main-golden', will be available in build *201102050000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4ccb243f09ba
User: mentlicher@netbeans.org
Log: #194942 Handling of TABs improved. Model <-> View transformations and drawing.