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 41516 - Source Editor grey when split and maximized
Summary: Source Editor grey when split and maximized
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords: RELNOTE
Depends on:
Blocks:
 
Reported: 2004-03-30 16:40 UTC by John Jullion-ceccarelli
Modified: 2008-12-22 17:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
in addition NPE is thrown after removing focus to other application and returning back (1.29 KB, text/plain)
2004-03-31 08:09 UTC, Martin Roskanin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2004-03-30 16:40:00 UTC
In RC1:

1. Open two files in Source Editor
2. Split source editor by moving one file to the
bottom.
3. maximize the first document tab.
4. resize the IDE window. The whole Source Editor
tab is grey. You have to exit maximized mode using
the Shift-Escape key or you the Windows menu. You
can't use Ctrl-`, it does a weird thing that it
stays open but won't let you select any other open
window until you've unmaximized the source editor
pane.

There's no data loss here but this is very visible
and very ugly, not obvious how to exit out of it.
Comment 1 Martin Roskanin 2004-03-31 08:04:35 UTC
reassigning to openide. The whole area is gray, not only editor window...
Comment 2 Martin Roskanin 2004-03-31 08:09:00 UTC
Created attachment 14217 [details]
in addition NPE is thrown after removing focus to other application and returning back
Comment 3 Lukas Hasik 2004-03-31 12:04:20 UTC
hmm, really strange scenario (split, maximize, resize whole IDE) but
able to reproduce on RH, solaris too.
Comment 4 Patrick Keegan 2004-04-05 15:09:43 UTC
proposed relnote:

Description: The following sequence causes the Source Editor to turn grey:
1. Open two files in Source Editor.
2. Split Source Editor by moving one file to the
bottom.
3. Maximize the first document tab.
4. Resize the IDE window. 

Workarounds: 
*Choose any item from the Window menu to redisplay the content of the
open windows. 
*Do any window resizing before maximizing a document in the Source Editor.
Comment 5 Milos Kleint 2004-05-20 13:59:19 UTC
fixed while working on sliding windows.
Comment 6 Marian Mirilovic 2004-08-10 11:18:22 UTC
verified in [nb_dev](200408091800)