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 160588 - [67cat] Drag and drop of files does not work two times in a row
Summary: [67cat] Drag and drop of files does not work two times in a row
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 21:03 UTC by Eduardo.m Costa
Modified: 2013-01-07 09:07 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 Eduardo.m Costa 2009-03-18 21:03:16 UTC
[ BUILD # : 200902231810 ]
[ JDK VERSION : 1.6.* ]

Steps to reproduce (assuming an empty user-dir):
1. Start NetBeans
2. Drag-and-drop a file (e.g. a Java source file of a JavaSE project)
from Windows Explorer to NetBeans
3. Drag-and-drop another file (e.g. a EAR Deployment Descriptoy of a
EAR project) from Windows Explorer to NetBeans

Expected behaviour:
* Both files are opened and the necessary plugins are loaded

Actual results:
* Plugins are loaded, but the second file does not open

Workaround:
* DnD the second file again
Comment 1 Jaroslav Tulach 2013-01-07 09:07:25 UTC
I guess this is not report for Explorer, but for Editor. The reporter talks about file being "openned". If he dragged the file to explorer, there would be no "open" action. My conclusion is that he dropped the file to editor area.