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 22138 - [Explorer DnD] InvalidDnDOperationException after DnD Filesystems node from Explorer
Summary: [Explorer DnD] InvalidDnDOperationException after DnD Filesystems node from E...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-05 15:30 UTC by Marian Mirilovic
Modified: 2008-12-22 15:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.awt.dnd.InvalidDnDOperationException: Drag and drop in progress (2.85 KB, text/plain)
2002-04-05 15:31 UTC, Marian Mirilovic
Details

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

Try to DnD Filesystems node from Explorer to
somewhere and after Drop this
InvalidDnDOperationException arise (see
attachment). 

After closing exception dialog - DnD continues
without problems.

It isn't 100% reproducible, I have filed only for
Exception.
Comment 1 Marian Mirilovic 2002-04-05 15:31:20 UTC
Created attachment 5311 [details]
java.awt.dnd.InvalidDnDOperationException: Drag and drop in progress
Comment 2 Jiri Rechtacek 2002-05-15 13:04:01 UTC
Fixed, there is added a check if dnd isn't in progress already.
Comment 3 Marian Mirilovic 2002-05-17 14:08:52 UTC
verified in [nb_dev](20020517)
Comment 4 Quality Engineering 2003-07-01 16:26:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.