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 133204 - Stepping through diffs changes the size of the list with files
Summary: Stepping through diffs changes the size of the list with files
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 14:52 UTC by Tim Lebedkov
Modified: 2010-10-22 17:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2008-04-18 14:52:51 UTC
How to reproduce:
- change many (~20) files in a project
- from the Favorites view: CVS/Show Changes
- in the CVS view: Diff All
- drag the splitter between the list with files and the diff panel so that only 2 files are visible
- press "go to next difference"
=> the list with files changes it's size (it will be higher)
Comment 1 Maros Sandor 2008-06-18 10:38:46 UTC
We should detect that the user has moved the splitter manually.