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 63854 - Search History window's layout is changed gratuitously
Summary: Search History window's layout is changed gratuitously
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2005-09-08 10:11 UTC by Antonin Nebuzelsky
Modified: 2007-01-04 17:14 UTC (History)
0 users

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 Antonin Nebuzelsky 2005-09-08 10:11:51 UTC
This is very annoying and affects usability of the history window. Thus P2 for me.

I move the splitter in the Search History window higher to the top, to have the
diff part of the window as large as possible. Then, whenever I switch to some
other editor tab and back to this history window, default position of the
splitter is set for me.
Comment 1 Maros Sandor 2005-09-08 10:48:46 UTC
Divider now stays where it was before.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/history/DiffResultsView.java,v
 <--  DiffResultsView.java
new revision: 1.7; previous revision: 1.6
Comment 2 Antonin Nebuzelsky 2005-09-08 13:03:57 UTC
Now works as expected. THX