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 21599

Summary: [DnD] popup menus with actions
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 20359, 21600, 22096    

Description Jiri Rechtacek 2002-03-14 16:27:13 UTC
indication about possible drop actions
Comment 1 Jiri Rechtacek 2002-03-29 15:43:37 UTC
popup menu is displayed only with link action (aproved by dpavlica),
Abort paste changed to Cancel
Comment 2 Jiri Rechtacek 2002-04-02 16:53:14 UTC
popup menu with all allowed drop actions is displayed with ACTION_LINK
action. implemented in branch explorer_dnd_2002Mar.
Comment 3 Marian Mirilovic 2002-04-05 08:42:57 UTC
verified in [nb_dev](20020404), [jdk1.4](fcs) with patch from issue
21109 :
http://www.netbeans.org/issues/showattachment.cgi?attach_id=5277

- popup menu is displayed only if user hold Ctrl+Shift 
- all possible actions present in popup menu

I have filed issue 22104 against popup :  Differ actions in popup menu
if action is not clear. 


VERIFIED PATCH
Comment 4 Marian Mirilovic 2002-04-29 08:44:14 UTC
verified in [nb_dev](20020426)