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 63317 - Default height of "Revisions" table is too narrow.
Summary: Default height of "Revisions" table is too narrow.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 13:32 UTC by Peter Pis
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
search history (12.87 KB, image/gif)
2005-08-30 13:33 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2005-08-30 13:32:47 UTC
Product Version       = NetBeans IDE Dev (Build 200508291800)
Operating System      = Windows XP version 5.1 running on x86
Java; VM; Vendor      = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun
Microsystems Inc.
Java Home             = d:\Java\jdk1.5.0_04\jre

Steps:
1. Check out sources, open project.
2. Select project root and invoke "CVS | Show History..." popup menu action.
3. "Search History" panel shows up in editor area.
4. Press "Search" button.

"Revisions" table of files is too narrow, see attached picture.
Comment 1 Peter Pis 2005-08-30 13:33:51 UTC
Created attachment 24351 [details]
search history
Comment 2 Peter Pis 2005-09-07 14:41:30 UTC
Should be fixed for beta.
Comment 3 Maros Sandor 2005-09-07 15:58:37 UTC
Should be high enough now.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/history/DiffResultsView.java,v
 <--  DiffResultsView.java
new revision: 1.6; previous revision: 1.5
Comment 4 Peter Pis 2005-09-12 13:05:27 UTC
Verified.