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 54683 - CVS: Problems in the commit dialog
Summary: CVS: Problems in the commit dialog
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-02-08 14:05 UTC by Martin Entlicher
Modified: 2005-02-21 14:37 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 Martin Entlicher 2005-02-08 14:05:21 UTC
1) The text area for the reason does not have the
initial focus.

2) The text area does not resize when the dialog
is resized.

3) The text area wraps long lines instead of
providing a horizontal scroll bar.
Comment 1 Martin Entlicher 2005-02-09 17:39:11 UTC
Moreover, it discards all newlines!
Comment 2 _ pkuzel 2005-02-15 14:01:17 UTC
FIXED in 
CvsCommitMessageComponent.java new revision: 1.7
Comment 3 Martin Entlicher 2005-02-17 13:17:05 UTC
*** Issue 55092 has been marked as a duplicate of this issue. ***
Comment 4 Martin Entlicher 2005-02-17 13:50:43 UTC
*** Issue 55114 has been marked as a duplicate of this issue. ***
Comment 5 Martin Entlicher 2005-02-18 11:00:03 UTC
*** Issue 55175 has been marked as a duplicate of this issue. ***
Comment 6 Martin Entlicher 2005-02-21 14:37:00 UTC
Also the resizing is fixed now:

/cvs/vcscore/src/org/netbeans/modules/vcscore/util/VariableInputDialog.java,v
 <--  VariableInputDialog.java
new revision: 1.133; previous revision: 1.132