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 18550 - Editor Window tangled with Execution window
Summary: Editor Window tangled with Execution window
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: mslama
URL:
Keywords:
: 18089 18801 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-12-12 00:59 UTC by luckyjim
Modified: 2008-12-23 09:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot. (52.68 KB, image/jpeg)
2001-12-12 14:42 UTC, Jan Chalupa
Details
screenshot when editor is mixed with properties together (35.88 KB, image/png)
2002-03-08 12:36 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luckyjim 2001-12-12 00:59:58 UTC
NB 3.3 RC1

When I double-click on a runtime error line to open the source, the Editor
window becomes entangled with the Execution window.

I cannot get to the Execution window until I remove the Editor window.  I cannot
move the Editor window.  The Editor's text remains hidden but selectable when
the Execution window is clicked to move it above the editor window.
Comment 1 _ ttran 2001-12-12 08:44:14 UTC
please attach screenshot and let us know versions of your JDK and OS.
 From the description I don't understand what's the problem
Comment 2 Jan Chalupa 2001-12-12 14:40:35 UTC
[release330-20011210; Sun JDK 1.3.1_01; MDI]

It happened to me several times as well. Usually it happend as 
described by the original reporter -- after a click on a compile 
error to bring up the Editor window. However, I was not able to come 
up with a reproducible test case until now (screenshot attached).

Steps to reproduce:

1. Start the IDE with a clean userdir
2. In the Setup Wizard, select the MDI mode
3. When the IDE comes up, exit immediately
4. Start it again
5. In the Explorer, select sampledir/examples/clock
6. Open the clock/README file by double-clicking on the node in 
Explorer
7. Switch to the Running workspace
8. Open the Editor via View | Source Editor
9. The Editor window comes up as docked, but it overlaps with the 
Runtime frame.
10. Neither of the two overlapping frames redraws correctly.

Comment 3 Jan Chalupa 2001-12-12 14:42:23 UTC
Created attachment 3793 [details]
Screen shot.
Comment 4 Jan Zajicek 2001-12-12 14:45:56 UTC
Reproduced also on Solaris build #200112102331, jdk1.4.0-rc-b89.

CCing Marek.
Comment 5 David Simonek 2001-12-12 14:49:45 UTC
*** Issue 18089 has been marked as a duplicate of this issue. ***
Comment 6 mslama 2001-12-13 09:58:45 UTC
Fixed in release33 branch. Problem was in incorrect definition of
frame type of editor mode for Running workspace.
Comment 7 mslama 2001-12-14 15:39:59 UTC
The same problem was with Explorer on Running workspace. I revised all
configuration files for modes. Again fixed in release33 branch.

Comment 8 Jan Zajicek 2001-12-20 09:10:11 UTC
*** Issue 18801 has been marked as a duplicate of this issue. ***
Comment 9 Lukas Hasik 2002-03-08 12:33:11 UTC
reopening - regresssion -> P1 - q-build stopper

-easily reproducible with 3.4 dev build 200203080100

-start in MDI with clean user dir 
-open some file in Editor 
-dock this file into Explorer bottom

see screenshot
Comment 10 Lukas Hasik 2002-03-08 12:36:25 UTC
Created attachment 5000 [details]
screenshot when editor is mixed with properties together
Comment 11 Jan Zajicek 2002-03-08 15:11:44 UTC
Looks like different problem. Better to track it separately. Filed new
issue #21380.

Closing this one.
Comment 12 Jan Zajicek 2002-03-08 15:12:31 UTC
x
Comment 13 Quality Engineering 2003-07-01 16:16:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.