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 65036 - [50cat] output window size changes after maximize
Summary: [50cat] output window size changes after maximize
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-09-23 19:40 UTC by gholmer
Modified: 2008-12-23 14:33 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 gholmer 2005-09-23 19:40:30 UTC
[ BUILD # : 200509221800 ]
[ JDK VERSION : 1.5.0_03 ]

1) Start with output window open but not maximized.
2) Maximize output window by double-clicking title bar.
3) Double-click title bar again to undo maximize.
4) Output window now takes all available space.
Comment 1 Martin Roskanin 2005-09-26 16:22:12 UTC
it looks like windowing system problem, reassigning
Comment 2 Marian Mirilovic 2005-09-27 09:06:14 UTC
I can't reproduce on Linux RH 9 / NB beta (200509261930) / JDK 6.0 (b53)
Comment 3 gholmer 2005-09-27 15:10:08 UTC
I"m still seeing it with build 200509251800.
Comment 4 Martin Krauskopf 2005-09-29 09:51:21 UTC
I also have this problem. Just reproduced. Regression which steals very usefull
feature -> P2
Comment 5 David Simonek 2005-09-29 11:24:43 UTC
Yes, reproduced also on Win XP. However, error is *not* specific to output
window only. ANy window which is docked in bottom part (like Output window by
default) or on right hand part (like Palette by default) will have the same
wrong behaviour. So I guess it's something with general split weights after
de-maximize.
Comment 6 Marian Mirilovic 2005-09-29 14:11:49 UTC
Now I see, really 100% reproducible
Comment 7 Stanislav Aubrecht 2005-09-29 15:28:51 UTC
fixed

Checking in src/org/netbeans/core/windows/view/ui/MultiSplitCell.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/MultiSplitCell.java,v 
<--  MultiSplitCell.java
new revision: 1.4; previous revision: 1.3
done
Comment 8 David Simonek 2005-09-30 10:47:43 UTC
Wow thanks Stando, great work. But please next time grab the issue when fixing
it, so that I know that I shouldn't try myself.
Fortunately that was not the case here :-) 
Comment 9 David Simonek 2005-09-30 10:49:05 UTC
fixed.
Comment 10 Stanislav Aubrecht 2005-10-03 08:31:29 UTC
oops sorry, i was on the cc so it was in my issues list and i didn't notice it
wasn't assigned to me ;)
Comment 11 Zdenek Konecny 2005-11-11 16:12:27 UTC
verified, Build 20051110
Comment 12 Quality Engineering 2008-12-23 14:33:56 UTC
This issue had *1 votes* before move to platform component