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 102510 - "Line numbers" column is shown twice in diff.
Summary: "Line numbers" column is shown twice in diff.
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks: 99509
  Show dependency tree
 
Reported: 2007-04-25 16:13 UTC by Peter Pis
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Diff (11.55 KB, image/png)
2007-04-25 16:16 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2007-04-25 16:13:42 UTC
NetBeans IDE Dev (Build 20070425-0528)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b101
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Steps:
1. Open versioned controlled project. (cvs)
2. Modify and save some file of the project.
3. Select this file and invoke "CVS | Diff" action.

Diff panel is shown but "Line Numbers" columns are shown twice for editable area.
Comment 1 Peter Pis 2007-04-25 16:16:32 UTC
Created attachment 41640 [details]
Diff
Comment 2 Vitezslav Stejskal 2007-04-26 00:47:28 UTC
Fixing...
Comment 3 Vitezslav Stejskal 2007-04-26 01:25:53 UTC
Should be fixed now. Sorry for a stupid mistake.

Checking in CustomizableSideBar.java;
/cvs/editor/src/org/netbeans/modules/editor/impl/CustomizableSideBar.java,v  <--
 CustomizableSideBar.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Peter Pis 2007-04-26 09:45:55 UTC
Verified. 

NetBeans IDE Dev (Build 20070426-0546)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b101
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252