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 24347

Summary: Ouput of VCS Commnad window has Tab
Product: obsolete Reporter: Marian Mirilovic <mmirilovic>
Component: vcscoreAssignee: issues@obsolete <issues>
Status: CLOSED WONTFIX    
Severity: blocker CC: jmzourek, jrojcek
Priority: P3 Keywords: UI
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Window: "Output from VCS command." with Tab

Description Marian Mirilovic 2002-06-03 16:26:31 UTC
[nb_dev](20020603), [jdk1.4.1](13)

When you invoke commit on file and push OK, window
"Ouput of VCS Command" shows, this window contains
Tab (only one) and this is bug.
(see screenshot)

Commentary from jmzourek@netbeans.org :
Cause by fix in core. 
     See how to remove:    
http://www.netbeans.org/issues/show_bug.cgi?id=24106
Comment 1 Marian Mirilovic 2002-06-03 16:28:16 UTC
Created attachment 6048 [details]
Window: "Output from VCS command." with Tab
Comment 2 Martin Entlicher 2002-06-03 17:21:44 UTC
This component is implemented in javacvs. Moving there...
Comment 3 Martin Entlicher 2002-06-03 17:28:52 UTC
Oops. Behave the same way for all "Ouput of VCS Commnad" components
which are implemented in vcscore. Reassigning back...

BUT, it's not clear to me at all, why it is a bug, when for editor
this is O.K. Why it should behave in a different way???

From my point of view it's "as designed" when sb. decided to change
the default behavior.
Comment 4 Marian Mirilovic 2002-06-03 17:41:18 UTC
These questions are questions for UI team not for me :(

This is bug (from my point of view) because in Editor should be opened
more than one tabs, but in this window not, or ... am I right ?
Comment 5 Martin Entlicher 2002-06-04 14:30:14 UTC
I've discussed this with UI guys and we agreed, that the current
behavior is O.K. The user can have opened several command outputs in
this component, thus the behavior is the same as in the Editor.

Comment 6 Marian Mirilovic 2002-06-04 14:40:24 UTC
Ok, closed.