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 25008 - The output tab in Output Window is not made visible when an error ocurrs
Summary: The output tab in Output Window is not made visible when an error ocurrs
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-06-20 20:54 UTC by Martin Entlicher
Modified: 2003-07-01 12:58 UTC (History)
1 user (show)

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 2002-06-20 20:54:05 UTC
The output tab in Output Window should
automatically become visible when an error output
of a command is being printed into it.
Comment 1 Martin Entlicher 2002-06-22 14:01:26 UTC
I didn't find a way how to make visible the standard Output tab in the
Output Window through OpenAPI. Therefore I've created "Versioning"
tab, that is used for output of VCS commands instead of the standard
"Output" tab. Now I'm able to make visible this "Versioning" tab when
a command fails.

Because this is a UI change and we are after UI freeze date, I've
committed the fix into "experimental" branch and will discuss the
integration with UI team.
Comment 2 Martin Entlicher 2002-06-26 15:20:08 UTC
I'm sorry, but I didn't get a permission to commit the fix into 3.4
codebase (see nbui@netbeans.org for details).
I'll commit it into the main trunk as soon as 3.4 is branched.
The fix will appear in 4.0 dev builds.
Comment 3 Martin Entlicher 2002-06-26 15:20:57 UTC
In the mean time, resolving as later...
Comment 4 Martin Entlicher 2002-07-23 16:52:57 UTC
Reopening, fixing in the main trunk...
Comment 5 Martin Entlicher 2002-07-23 16:59:27 UTC
Fixed in the main trunk (dev build 20020724....)
Comment 6 Jiri Kovalsky 2002-11-14 08:44:17 UTC
Although I don't like this solution I must verify this issue, because
the behaviour is exactly as you described. Verified in development
build #200211140100 of NetBeans 4.0.
Comment 7 _ mihmax 2002-11-28 10:12:03 UTC
Where're the .diff - files?
They are needed for reviewal and applying to Netbeans 3.4.1

Sincere, Maxym Mykhalchuk
Comment 9 Jaroslav Tulach 2002-12-03 09:53:58 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 10 Martin Entlicher 2002-12-05 15:32:27 UTC
Merged into release341 branch.
/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsFileSystem.java,v 
<--  VcsFileSystem.java
new revision: 1.178.6.3.4.2; previous revision: 1.178.6.3.4.1
/cvs/vcscore/src/org/netbeans/modules/vcscore/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.21.62.1.4.1; previous revision: 1.21.62.1
Comment 11 Quality Engineering 2003-07-01 12:58:10 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.