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 8814 - Empty Border Insets Not Shown Correctly on file re-open
Summary: Empty Border Insets Not Shown Correctly on file re-open
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-07 17:35 UTC by Dave Rosky
Modified: 2003-06-30 18:25 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 Dave Rosky 2000-12-07 17:35:37 UTC
System: linux 2.2.16, Enlightenment WM
netbeans build: 21
JDK: Blackdown 1.3.0

1. Create a panel with gridbag layout.

2. Create a new panel inside with a grid layout.

3. Create some elements (labels, buttons, etc) inside the new panel

4. Created a compound border for the new panel with outer border = title border
and inner border = empty border with insets ([10,10,10,10])

5. Form editor shows the new insets correctly.

6. If file is closed and then re-opened, the insets no longer
show in the form editor even though they are present in the code.
If the insets are changed, they show up again, but they will
again not show if the file is closed and re-opened.

Regards,
David
Comment 1 Marian Mirilovic 2000-12-16 19:01:59 UTC
verified in [main-trunk](90) and [release31](30)
Comment 2 Quality Engineering 2003-06-30 18:25:56 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.