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 57923 - Resizing of the Main Window has impact on window borders.
Summary: Resizing of the Main Window has impact on window borders.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: JDK_SPECIFIC
: 59584 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-15 09:11 UTC by Jan Jancura
Modified: 2008-12-22 11:34 UTC (History)
0 users

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 Jan Jancura 2005-04-15 09:11:35 UTC
Mr.M.Kubec:
default gap
- on the left side: 2 pixels
- on the top side: 4 pixels
- on the right side: 3 pixels
- on the bottom side: 3 pixels
between two panels (e.g. Explorer editor): 5 pixels
Why they differ?

But the more important part is comming, after sliding out Favorites window I got
following results:

gap
- on the left side (button-border): 1 pixel !
- on the top side: 4 pixels
- on the right side: 1 pixel !
- on the bottom side: 1 pixel !
between two panels (e.g. Explorer editor): 5 pixels

After enlarging the IDE I got values from the first paragraph, except the gap
between left border and button (it's still 1 pixel).

Some other gaps between slide buttons and borders:
- on the left side: (left border) 1 pixel (button) 1 pixel
- on the bottom side: (bottom border) 1 pixel (button) 2 pixels
- on the right side: (right border) 1 pixel (button) 2 pixels

Seems to me it needs some more tuning.

Mr.J.Jancura:
Bordes are different if the main window size has been increased and decreased.
Strange.
Comment 1 David Simonek 2005-04-26 17:31:34 UTC
Mr Dafe: Yes, strange. 
Comment 2 Stanislav Aubrecht 2005-11-28 11:18:58 UTC
*** Issue 59584 has been marked as a duplicate of this issue. ***
Comment 3 Milan Kubec 2005-11-28 12:22:04 UTC
Don't forget that it's not reproducible on JDK 6.0.
Comment 4 Stanislav Aubrecht 2005-12-01 12:13:26 UTC
mr stan: strange but fixed now

Checking in SlideBarContainer.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/slides/SlideBarContainer.java,v
 <--  SlideBarContainer.java
new revision: 1.14; previous revision: 1.13
done
Comment 5 Petr Chytil 2007-01-04 12:36:41 UTC
closed, wasn't reopened for a long period of time.