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 22618

Summary: Better feedback after using DnD in modal dialogs
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker CC: dpavlica
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Marian Mirilovic 2002-04-19 09:57:25 UTC
[nb_dev](20020419), [jdk1.4](fcs) 
-J-Dnetbeans.dnd.enabled=true

Now after attempt to use DnD in modal dialog
Warining dialog arise with label:
"JDK bug#???????. You can't dragging in modal
dialog."

It would be better do something else with
impossibility to use DnD in modal dialogs, for
example: 
- only forbid DnD in modal dialogs, without
feedback
- Information dialog but without JDK bug number 

.....
Comment 1 Jiri Rechtacek 2002-07-16 15:54:14 UTC
The noted message was removed, fixed in
openide/src/org/openide/explorer/view/ExplorerDragSupport.java, rev. 1.6.
Comment 2 Jiri Rechtacek 2002-07-22 08:48:34 UTC
*** Issue 25848 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2002-07-24 12:43:22 UTC
veverified in [nb_release34_rc1](20020724)
Comment 4 Quality Engineering 2003-07-01 16:17:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.