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 28587 - Incorrectly shown dots in menu items when FS is in advanced mode
Summary: Incorrectly shown dots in menu items when FS is in advanced mode
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: T9Y
: 28705 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-08 10:34 UTC by David Kaspar
Modified: 2003-07-15 09:19 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 David Kaspar 2002-11-08 10:34:43 UTC
How to reproduce:
1) Mount some CVS FS.
2) Set "Advanced Mode" property to "True"
3) See CVS popup menu on some file node
4) ERROR - Missing dots after commands names. They
are visible only when Ctrl key is pressed.
Comment 1 Jiri Kovalsky 2002-11-13 12:34:24 UTC
*** Issue 28705 has been marked as a duplicate of this issue. ***
Comment 2 Jiri Kovalsky 2003-01-09 16:24:59 UTC
This is regression. Increasing priority accordingly.
Comment 3 Martin Entlicher 2003-02-20 11:07:32 UTC
Scheduling for 3.5.
Comment 4 Martin Entlicher 2003-02-27 09:39:17 UTC
Fixed in the main trunk:

/cvs/vcscore/src/org/netbeans/modules/vcscore/commands/CommandCustomizationSupport.java,v 
<--  CommandCustomizationSupport.java
new revision: 1.6; previous revision: 1.5
done
Checking in
vcscore/src/org/netbeans/modules/vcscore/commands/CommandsTree.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/commands/CommandsTree.java,v 
<--  CommandsTree.java
new revision: 1.3; previous revision: 1.2
done
Processing log script arguments...
More commits to come...
Checking in
vcscore/src/org/netbeans/modules/vcscore/DefaultVcsCommandsProvider.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/DefaultVcsCommandsProvider.java,v 
<--  DefaultVcsCommandsProvider.java
new revision: 1.3; previous revision: 1.2
done
Checking in
vcscore/src/org/netbeans/modules/vcscore/VcsFSCommandsAction.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsFSCommandsAction.java,v 
<--  VcsFSCommandsAction.java
new revision: 1.5; previous revision: 1.4
done
Checking in
vcscore/src/org/netbeans/modules/vcscore/VcsFileSystem.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsFileSystem.java,v 
<--  VcsFileSystem.java
new revision: 1.206; previous revision: 1.205
done
Processing log script arguments...
More commits to come...
Checking in
vcscore/src/org/netbeans/modules/vcscore/cmdline/UserCommandSupport.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/cmdline/UserCommandSupport.java,v 
<--  UserCommandSupport.java
new revision: 1.18; previous revision: 1.17
done
Processing log script arguments...
More commits to come...
Checking in
vcscore/src/org/netbeans/modules/vcscore/actions/CommandMenu.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/actions/CommandMenu.java,v 
<--  CommandMenu.java
new revision: 1.4; previous revision: 1.3
done
Comment 5 Jiri Kovalsky 2003-07-15 09:19:13 UTC
Cool, verified in NetBeans 3.5.1 build #200307092351.