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 106165 - line numbers in the diff screen don't go past 2048
Summary: line numbers in the diff screen don't go past 2048
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 22:24 UTC by nleck
Modified: 2007-06-11 15:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot of the diff (124.45 KB, image/png)
2007-06-08 22:25 UTC, nleck
Details
Screen shot of the actual source code (106.15 KB, image/png)
2007-06-08 22:27 UTC, nleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nleck 2007-06-08 22:24:38 UTC
I'm doing a diff on a program that's 7993 lines long ( yes I know that it should
be broken up). When I made a change on line 4809 it shows up as line 1999.
Comment 1 nleck 2007-06-08 22:25:35 UTC
Created attachment 43458 [details]
Screen shot of the diff
Comment 2 nleck 2007-06-08 22:27:35 UTC
Created attachment 43459 [details]
Screen shot of the actual source code
Comment 3 Maros Sandor 2007-06-11 15:50:46 UTC
/shared/data/ccvs/repository/diff/src/org/netbeans/modules/diff/builtin/visualizer/editable/LineNumbersActionsBar.java,v
 <--  LineNumbersActionsBar.java
new revision: 1.8; previous revision: 1.7