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 230789

Summary: "Show more" only appears in Summary panel (not Diff) when searching history
Product: versioncontrol Reporter: gholmer <gholmer>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description gholmer 2013-06-05 13:44:41 UTC
Steps to reproduce:

1) Select a file with many revisions.
2) Select "Subversion / Search History..." from the context menu.
3) In the default panel ("Summary" button) will appear "Show more... 10/50/100/all revisions."
4) Click the "Diff" button; "Show more..." does not appear here. But if you switch back to "Summary", click "all revisions", then click "Diff" again, all the revisions now show.

I suggest to show the "Show more..." links in Diff view as well.