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 - Better feedback after using DnD in modal dialogs
Summary: Better feedback after using DnD in modal dialogs
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 25848 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-19 09:57 UTC by Marian Mirilovic
Modified: 2008-12-22 19:49 UTC (History)
1 user (show)

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-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.