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 - [DnD] popup menus with actions
Summary: [DnD] popup menus with actions
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI
Depends on:
Blocks: 20359 21600 22096
  Show dependency tree
 
Reported: 2002-03-14 16:27 UTC by Jiri Rechtacek
Modified: 2008-12-23 13:37 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)