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 59823 - Teamware: Commit text edit window needs to be larger
Summary: Teamware: Commit text edit window needs to be larger
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Blaukopf
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2005-06-10 10:11 UTC by Martin Entlicher
Modified: 2005-09-05 10: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 Martin Entlicher 2005-06-10 10:11:54 UTC
A text area is necessary for the commit message, simple text field is not enough.
It's very problematic to write longer messages and it's not possible to add
newlines.
Comment 1 Martin Entlicher 2005-06-15 11:23:30 UTC
Fixed in trunk by Daniel.
Comment 2 Martin Entlicher 2005-06-15 11:24:40 UTC
http://vcsgeneric.netbeans.org/source/browse/vcsgeneric/profiles/teamware/src/org/netbeans/modules/vcs/profiles/teamware/commands/TeamwareCommitCommand.java?r1=1.3&r2=1.4
Delta lines:  +12 -1
--------------------
--- TeamwareCommitCommand.java	24 Nov 2004 00:33:40 -0000	1.3
+++ TeamwareCommitCommand.java	14 Jun 2005 19:44:49 -0000	1.4

http://vcsgeneric.netbeans.org/source/browse/vcsgeneric/profiles/teamware/src/org/netbeans/modules/vcs/profiles/teamware/commands/TeamwareRefreshCommand.java?r1=1.3&r2=1.4
Delta lines:  +3 -1
-------------------
--- TeamwareRefreshCommand.java	25 Nov 2004 23:28:07 -0000	1.3
+++ TeamwareRefreshCommand.java	14 Jun 2005 19:44:49 -0000	1.4

http://vcsgeneric.netbeans.org/source/browse/vcsgeneric/profiles/teamware/src/org/netbeans/modules/vcs/profiles/teamware/config/teamware.xml?r1=1.10&r2=1.11
Delta lines:  +1 -1
-------------------
--- teamware.xml	12 Jan 2005 09:14:42 -0000	1.10
+++ teamware.xml	14 Jun 2005 19:44:50 -0000	1.11