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 14968 - ArrayIndexOutOfBoundException when dragging windows - IDE unusable
Summary: ArrayIndexOutOfBoundException when dragging windows - IDE unusable
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Rostislav Levy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-30 15:20 UTC by Jan Chalupa
Modified: 2008-12-22 16:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack-trace. (1.63 KB, text/plain)
2001-08-30 15:22 UTC, Jan Chalupa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Chalupa 2001-08-30 15:20:51 UTC
[dev-20010830, JDK 1.3.1, MDI]

When dragging windows in MDI using Ctrl+mousemove, it happens frequently that 
the red rectangle stays on after both the mouse button and the Ctrl key were 
released. Clicking on the menu bar at this state results in the 
ArrayIndexOutOfBounds exception (see attachment).

After the exception dialog is displayed for the first time, it keeps on re-
appearing everytime I try to use the main menu. It's not even possible to exit 
the IDE.
Comment 1 Jan Chalupa 2001-08-30 15:22:41 UTC
Created attachment 2360 [details]
Exception stack-trace.
Comment 2 Rostislav Levy 2001-08-30 16:46:25 UTC
Cancel dragging when a drag key is released.
Comment 3 Marian Mirilovic 2001-12-04 15:36:33 UTC
- closed, DnD feature doesn't present in NB