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 38495 - CVS: Doubleclick on commands node (eg. UPDATE_CMD) doesn't open Output Window/TAB
Summary: CVS: Doubleclick on commands node (eg. UPDATE_CMD) doesn't open Output Window...
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 37696
Blocks:
  Show dependency tree
 
Reported: 2004-01-07 15:52 UTC by dmladek
Modified: 2009-12-21 07:15 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 dmladek 2004-01-07 15:52:21 UTC
Product Version       = NetBeans IDE Dev (Build
200401061900)
  Operating System      = Linux version
2.4.20-18.9 running on i386
  Java; VM; Vendor      = 1.4.2; Java HotSpot(TM)
Client VM 1.4.2-b28; Sun Microsystems Inc.
  Java Home             =
/usr/local/java/j2sdk1.4.2/jre
  System Locale; Encod. = cs_CZ; ISO-8859-2
  Home Dir; Current Dir = /usr/local/home/delphym;
/usr/local/forte/forte3/NBdev-last/netbeans/bin
-------------------------------------------------------------------------------

Repro:
=======
1. Have a CVS FS. And in it some already 
   checkouted sources.
2. On the root of FS, performs CVS->Update
3. Go into RuntimeTAB|VCS Commands|FS node|
   there you could see 2 nodes of executed 
   commands:
      Update
      UPDATE_CMD
4.Doubleclick on the node "Update"
  It will open VCS Output Window, with Update 
  command oputput.
5. Do it the same on "UPDATE_CMD" it won't open     
   anything.

There are probably more such commannds which their
outputs can't be easyly opened by doubleclick.

BTW: UPDATE_CMD has enabled one action more from
pupup then "Update" node. It is "View GUI Output"
and it is not possible to View it.
Probably this is a default action, but it has
nothing to open...
Comment 1 dmladek 2004-01-07 16:10:25 UTC
other command is:
 log
 CHECKOUT_COMMAND
 Status
 ADD_CMD
and probably others...
Comment 2 Martin Entlicher 2004-01-07 16:16:20 UTC
It looks like this happens only for commands which open the GUI
visualizers by default. This might be a bug in the GUI visualizers,
text visualizer does not seem to have this problem.
Comment 3 dmladek 2004-01-15 14:13:57 UTC
should be fixed in 3.6
Comment 4 Martin Entlicher 2004-01-29 18:29:11 UTC
This is associated with issue #37696.
After that is fixed, this one will most probably be fixed as well.
Comment 5 Martin Entlicher 2004-04-26 15:04:19 UTC
Issue #37696 is fixed, the double-click seems to work O.K.
Comment 6 Peter Pis 2004-04-26 15:13:13 UTC
I tried this in Netbeans 3.6 but it didn't work. (e.g. UPDATE_CMD
won't open anything).
Comment 7 Peter Pis 2004-04-26 15:25:25 UTC
It doesn't work for NetBeans IDE Dev (Build 200404251800) too.
Comment 8 Martin Entlicher 2004-04-26 15:30:50 UTC
Well, it really does not work if the original output from Update is
closed. Scheduling to promotion D.
Comment 9 _ pkuzel 2005-01-12 16:39:23 UTC
Default action is the first action in popup menu. And this command
does  not have GUI output so nothing happends. The GUI output should
be disabled and setDefaultAction(TextOutput) called.
Comment 10 Quality Engineering 2009-12-21 07:15:20 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team