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 80797

Summary: Allow 'open' for multiple selections in 'show changes' view
Product: versioncontrol Reporter: drscott <drscott>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89591    

Description drscott 2006-07-21 10:21:38 UTC
'CVS/Show changes' generates a list of files. 
It is possible to select one file from the list and choose 'open' from the
context menu. Unfortunatley this is not possible for multiple selections.

Maybe this is actually a bug?
Comment 1 Maros Sandor 2006-12-18 14:11:01 UTC
This was intentional but we can allow it.
Comment 2 Maros Sandor 2007-01-15 12:53:44 UTC
Open action now works on multiselection too.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/syncview/OpenInEditorAction.java,v
 <--  OpenInEditorAction.java
new revision: 1.9; previous revision: 1.8
Comment 3 Maros Sandor 2007-02-06 10:59:10 UTC
*** Issue 94596 has been marked as a duplicate of this issue. ***