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 24372 - Editor should be maximized on the Debugging workspace
Summary: Editor should be maximized on the Debugging workspace
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Gabriel Tichy
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-06-04 13:08 UTC by iformanek
Modified: 2003-06-30 17:29 UTC (History)
3 users (show)

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 iformanek 2002-06-04 13:08:14 UTC
Editor should be maximized on the Debugging workspace the 
same way it is on Editing
Comment 1 mslama 2002-06-04 13:14:23 UTC
This should be probably set in welcome module layer as it is set for
Editing workspace. Due to issue #23609 it must be set both in core-ui
module and in welcome module.
Comment 2 iformanek 2002-06-04 13:19:37 UTC
How does the default layout of debugging workspace relate 
to welcome module?
Comment 3 iformanek 2002-06-04 13:22:29 UTC
OK, shooting too quickly, I guess this is described in 
23609. I would still prefer a single owner of the layout 
rather than hoping that everyone would do the right thing 
in their layer. Can core team fix this on all places where 
needed?
Comment 4 David Simonek 2002-06-04 13:36:16 UTC
Yes, single owner of layout (as for semantics) is good thing, was IMO
already defined, and it's UI team. In fact, one of the goals of xml
winsys config was give UI team ability to easily play with the layout.
Please decide if you want to workaround bug mentioned by Marek  and
update both welcome module layer and core-ui module layer. If you
don't want to commit into core directly, pls give as the patch diff
and we will gladly integrate. Thanks.   
Comment 5 Richard Gregor 2002-06-04 15:48:11 UTC
Sorry, why it should be defined in welcome module layer? I suppose
that it should be defined in debugger, shouldn't be? Additional info
in welcome layer could increase startup time. Or all IDE layout will
be moved to the welcome module?
Comment 6 Gabriel Tichy 2002-06-04 15:49:31 UTC
Fixed:
/cvs/debuggercore/src/org/netbeans/modules/debugger/resources/editor.wsmode,v
 <--  editor.wsmode
new revision: 1.8; previous revision: 1.7
Comment 7 Marek Grummich 2003-01-13 10:02:38 UTC
Verified in trunk.
Comment 8 Quality Engineering 2003-06-30 17:29:28 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.