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 21456 - How to start Drag operation of window when it the only one in container (tabs are missing).
Summary: How to start Drag operation of window when it the only one in container (tabs...
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: UI
Depends on:
Blocks: 17435 22687
  Show dependency tree
 
Reported: 2002-03-12 08:38 UTC by Peter Zavadsky
Modified: 2008-12-23 09:53 UTC (History)
2 users (show)

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:38:25 UTC
There is a problem how to start the drag operation when there is only one window
(top component) in the container. Currently there are no tabs in such container
so it si
Comment 1 Peter Zavadsky 2002-04-11 08:05:30 UTC
Fixed in [winsys_dnd_2002Feb] branch.

Finally seems to be working following scenarion:

Shift+Mouse Drag -> starts drag operation with ACTION_MOVE
Ctrl+Mouse Drag -> starts drag operation with ACTION_COPY
Comment 2 Marian Mirilovic 2002-04-29 09:34:18 UTC
verified in [nb_dev](20020426) - TM3 build

I have filed issues:
P3 issue 22686 - Subsequent DnD of one window in "free" area shrinks
the window
P3 issue 22715 - Title changes after DnD from/to free area