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 3695 - Modified properties with null value are not restored correctly when a form is reloaded.
Summary: Modified properties with null value are not restored correctly when a form is...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: iformanek
URL:
Keywords:
: 11690 (view as bug list)
Depends on:
Blocks:
 
Reported: 1999-09-02 22:33 UTC by iformanek
Modified: 2003-06-30 18:26 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 iformanek 1999-09-02 22:33:12 UTC
Affects for example border properties - if the border of any component is changed to "No Border", the property value is lost when the form is reloaded.
Comment 1 Marek Grummich 2000-07-25 09:28:59 UTC
Priority is changed to P4 (normal).
Comment 2 Marian Mirilovic 2001-01-15 17:35:59 UTC
This bug must be reopen, because if you add button to your frame and set No
border -> this generate code
setLayout(null);

but after reopen is set for button default border.

"default border" is unequal "null"
Comment 3 Tomas Pavek 2001-02-23 17:02:32 UTC
Fixed.
Comment 4 Marian Mirilovic 2001-02-23 19:59:05 UTC
verified in [nb-dev](132), [pilsen](010222)
Comment 5 Tomas Pavek 2001-04-24 09:07:22 UTC
*** Issue 11690 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2003-06-30 18:26:26 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.