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 114064 - dragging undocked editor tab exhibits strange behavior
Summary: dragging undocked editor tab exhibits strange behavior
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker with 1 vote (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 00:00 UTC by rstaff
Modified: 2008-12-22 14:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rstaff 2007-08-29 00:00:59 UTC
I have a dual-monitor system with Debian Linux using the NVIDIA-Linux-x86-100.14.11 driver with Xinerama in KDE.  If I
maximize the main NetBeans window (NetBeans 6.0 Milestone 10) so that it is full-sized on one monitor and I click on and
drag a tab for a file that is open in the editor to my other monitor, the window that is created flickers and/or appears
to momentarily resize itself to the height of the screen.  If I move the main NetBeans window over to my other monitor
and repeat this process the window does not flicker, but it instead moves very slowly when being dragged.

Moving the maximized main window so that it is mostly off-screen results in the same behavior.  Reducing the width and
height of the main window seems to prevent this behavior, although dragging the window is very slow.

Subsequent drags of the window do result in any problems after the mouse button is released after initially clicking on
and dragging the editor tab.  Clicking on and dragging a window (e.g. Projects or Files) does not result in any
problems.  These problems do not occur in Windows XP on the same computer.
Comment 1 rstaff 2007-09-05 20:36:29 UTC
I tried NetBeans 6.0 in the Gnome desktop on a notebook computer running Fedora with a single monitor and a Radeon video
card, and the same problems occur.
Comment 2 David Simonek 2007-09-17 15:26:09 UTC
I can reproduce on my Ubuntu 7.04 Linux, gnome, either beryl or metacity WM. Reproduction case is somewhat different
then yours, but the symptoms are the same - flickering and slowness.
Comment 3 David Simonek 2007-10-08 15:08:28 UTC
fixed in main trunk:

Checking in WindowDnDManager.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/dnd/WindowDnDManager.java,v  <--  WindowDnDManager.java
new revision: 1.27; previous revision: 1.26