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 203447

Summary: File Diff should display entire line being compared
Product: utilities Reporter: _ gtzabari <gtzabari>
Component: DiffAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2011-10-10 14:55:51 UTC
The current "diff" UI makes it difficult to compare long-lines of text (source-code is full of them!). Beyond Compare deals with this nicely by displaying the two lines being compared at the bottom of the diff window. See: http://www.scootersoftware.com/images/TextCompare.png

Notice how the lines span the entire width of the window.