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 47713 - Drag and drop in the Filesystems explorer needs to be confirmed
Summary: Drag and drop in the Filesystems explorer needs to be confirmed
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 51567 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-23 14:48 UTC by Daniel Blaukopf
Modified: 2010-10-29 20:47 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 Daniel Blaukopf 2004-08-23 14:48:27 UTC
In NetBeans, and ill-judged movemovent of the
mouse can be lethal to a project. It is much too
easy to accidentally drag one directory to
another, and once it is done it can only be undone
manually. Furthermore, there is no way of knowing
what was copied and to where.

A solution to this would be to show a confirmation
dialog before starting to move files. I realise
that Windows Explorer does not do this. However,
i) There are other ways in which the filesystems
explorer differs from the Windows Explorer (for
example, in the different interpretation of what
copying one directory over another means)
ii) It is harder to this in Windows explorer,
because for thing WE is not there in front of you
all the time, and for another, it is not as given
to freezing up and then unfreezing, as NB is (when
WE freezes, it usually stays frozen)
Comment 1 Petr Nejedly 2004-11-16 14:52:42 UTC
*** Issue 51567 has been marked as a duplicate of this issue. ***
Comment 2 Petr Nejedly 2004-11-16 14:56:01 UTC
*** Issue 51567 has been marked as a duplicate of this issue. ***
Comment 3 Petr Nejedly 2004-11-16 14:56:29 UTC
It may be better to improve the drag-start gesture to better recognize
intended drag from accidental one.
E.g. don't start dragging unless the button is held for some time,
don't start DnD on doubleclick, ...
Comment 4 Tomas Danek 2005-07-22 09:25:51 UTC
However, this issue is particulary solved by Refactoring dialog. In projects
view, when moving package, java, .. but Drag start gesture should be better, i
agree.
Comment 5 Petr Nejedly 2007-10-11 16:12:37 UTC
D'n'D -> Standa.
Comment 6 Stanislav Aubrecht 2007-10-31 13:05:19 UTC
i believe this is rather an enhancement than a bug. i agree with pnejedly that it would be better to improve drag
gesture recognizer instead of using confirmation messages.
Comment 7 Jaroslav Tulach 2010-10-29 20:47:55 UTC
We can make the d'n'd gesture harder to make accidentally. But otherwise I think this is a won'tfix case.