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 - "Show more" only appears in Summary panel (not Diff) when searching history
Summary: "Show more" only appears in Summary panel (not Diff) when searching history
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-05 13:44 UTC by gholmer
Modified: 2013-06-05 13:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.