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

Summary: "Line numbers" column is shown twice in diff.
Product: editor Reporter: Peter Pis <ppis>
Component: -- Other --Assignee: Vitezslav Stejskal <vstejskal>
Status: VERIFIED FIXED    
Severity: blocker CC: msandor
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 99509    
Attachments: Diff

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