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 67980 - Submenus under CVS | Branches not active
Summary: Submenus under CVS | Branches not active
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on: 68438
Blocks:
  Show dependency tree
 
Reported: 2005-11-02 12:30 UTC by Milan Kubec
Modified: 2007-01-04 17:14 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 Milan Kubec 2005-11-02 12:30:22 UTC
[dev-200511011936, JDK 1.5.0_05]

Submenus under CVS | Branches are not active, they bahave the same way as in
issue #67847.

Steps to reproduce:
1) Disable Memory meter
2) Have something CVS controled in Explorer, open it in editor
3) Open menu CVS | Branches
All items under this menu are not responding to mouse hovering or clicking.
Probably not javacvs issue, but I have no idea which module is responsible now.
Comment 1 Maros Sandor 2005-11-02 13:20:42 UTC
Made the popup menu implement DynamicMenuContent, it seemed to help.
Milan: please verify also that the menu still works correctly on Mac.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/tag/BranchesMenu.java,v
 <--  BranchesMenu.java
new revision: 1.5; previous revision: 1.4
Comment 2 Milan Kubec 2005-11-08 13:10:56 UTC
Verified on WindowsXP, Pavle, please verify on your Mac. Thanks.
Comment 3 Pavel Rehak 2005-11-08 14:04:37 UTC
Verified on Mac as well.