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 82506

Summary: Print diff screen
Product: utilities Reporter: _ viendu <viendu>
Component: DiffAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: blocker CC: ralphbenjamin
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ viendu 2006-08-11 16:27:16 UTC
It would be nice to be able to print the split diff view with both the left and
right view together like the way they're shown on the screen. 

Right now, only local diff can be changed to text, and therefore printed out. 
This text is not formatted in a way to show left and right view.  When doing CVS
diff, users cannot use different engine and has print disabled.

Since it can be wasteful to print all stuffs out, provide options to show all
text, diff and some text, or diff only view.

Please also allow export the side by side diff to html, so that users can also
print and view/share them if needed (for both local diff, and cvs diff).