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 21452 - Allow DnD of window to the same container with different constraint.
Summary: Allow DnD of window to the same container with different constraint.
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks: 17435 22005
  Show dependency tree
 
Reported: 2002-03-12 08:22 UTC by Peter Zavadsky
Modified: 2008-12-23 09:53 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2002-03-12 08:22:24 UTC
Allow DnD of the window (TopComponent) from to the same container with different 
constraint. Currently valid for SplitContainerImpl.
Comment 1 Peter Zavadsky 2002-03-22 14:01:51 UTC
Fixed in [winsys_dnd_2002Feb] branch.
Comment 2 Marian Mirilovic 2002-04-29 08:57:26 UTC
verified in [nb_dev](20020426), [jdk1.4](fcs) :

- It is possible to drag window (TopComponent) from to the same
container with different constraints.