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 22104 - [DnD Treeview] Differ actions in popup menu if action is not clear
Summary: [DnD Treeview] Differ actions in popup menu if action is not clear
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-04-04 13:22 UTC by Marian Mirilovic
Modified: 2009-12-03 03:24 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-04-04 13:22:48 UTC
Used patch from issue 21109 with
[nb_dev](20020404) / [jdk1.4](fcs)

If you used CTRL+Shift with DnD of node after drop
you can see popup menu. If Cut and Copy is enabled
for dropped node, popup menu arise. In the popup
menu are actions (for example)

	Paste
	Paste
	Cancel

Actions Paste have the same action name but it
isn't the same , first is Paste for Copy and
second for Move.

It would be noce to differ these actions , for
example in parentheses descripe Drag action 

	Paste	(Cut)
	Paste	(Copy)
	Cancel
Comment 1 Marek Grummich 2002-07-22 11:27:37 UTC
Set target milestone to TBD
Comment 2 Marek Grummich 2002-07-22 11:29:10 UTC
Set target milestone to TBD
Comment 3 Jiri Rechtacek 2004-04-23 10:45:50 UTC
Assigned to new owner.
Comment 4 Stanislav Aubrecht 2008-10-14 11:28:26 UTC
i tried recent builds and the popup shows 
copy
move
refactor move
refactor copy

closing
Comment 5 Marian Mirilovic 2009-12-03 03:24:11 UTC
v/c