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 31046 - Dock the client component into the output window
Summary: Dock the client component into the output window
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ana.von Klopp
URL:
Keywords: UI
Depends on: 30919
Blocks: 26655
  Show dependency tree
 
Reported: 2003-02-14 01:12 UTC by Ana.von Klopp
Modified: 2006-01-20 12:04 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
MonitorAction diffs (520 bytes, patch)
2004-01-06 16:32 UTC, Ana.von Klopp
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ana.von Klopp 2003-02-14 01:12:38 UTC
When opening the client window, automatically dock it into 
the output window instead of leaving it in it's own frame. 


Leave the window in place when exiting the IDE instead of 
deleting it as now.




This will help with the issues when the main window fronts 
itself etc in MDI mode. 




The output window does not work well for people who are 
developing on a laptop or use a small monitor for any other 
reasons. Those users would be better off docking it into 
the Form Editor, though that does not make sense as a 
general solution since it is not an editor.  We can make 
sure that online help mentions the possibility though.
Comment 1 Ana.von Klopp 2003-02-14 20:15:21 UTC
will fix for nb4.0
Comment 2 Ana.von Klopp 2003-02-19 02:05:22 UTC
Added dependency on 30919. Unless this bug is fixed, there 
is no point docking the monitor into the output tab. The 
other tabs (compilation and the tomcat logs) keep 
requesting focus when something is written to either log. 
Comment 3 Ana.von Klopp 2003-03-06 03:19:23 UTC
30919 is closed as a won't fix. Instead, they suggested 
that the monitor be docked into the top of the output tab. 
I've tried that, but IMO that's not enough real estate - 
it's already on the small side when the monitor goes into 
the center, meaning it creates another tab. 




Ann, I need your help on finding a suitable place to dock 
it. Please try the alternatives and let me know what you 
think is best, then reassign it back to me. Thanks!
Comment 4 Ann Sunhachawee 2003-04-14 21:19:08 UTC
To document discussion with Ana and Jano:
Whenever the New Window System
(http://ui.netbeans.org/docs/ui/ws/ws_spec.html) gets implemented, it
is planned for the HTTP Monitor to have its own window. 

However, the backup plan is still to put the Monitor as a tab in the
output window, and depends on 30919 to address the focus grabbing issues.
Comment 5 Ana.von Klopp 2004-01-06 16:24:52 UTC
I docked it into the output window per Ann's instructions in a 
subsequent email. 
Comment 6 Ana.von Klopp 2004-01-06 16:32:57 UTC
Created attachment 12715 [details]
MonitorAction diffs
Comment 7 Lukasz Grela 2006-01-20 12:04:01 UTC
v.