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 20940 - [Property Customizers] inconsistent possibility of component|Layout (GridBagLayout) properties - invoking customizers
Summary: [Property Customizers] inconsistent possibility of component|Layout (GridBagL...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
: 20941 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-02-27 13:29 UTC by Marian Mirilovic
Modified: 2003-06-30 18:29 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 Marian Mirilovic 2002-02-27 13:29:37 UTC
[ffj4.0_ea](20020225), [jdk1.4](92)

Steps to reproduce:
- open/create JFrame
- add JLabel
- change layout to GridBagLayout
- select Layout properties sheet for jLabel1 
-> only for property "insets" you can open Property Customizer ?!

Property customizer should be possible to open for each of properties or for
none of proeprties.
Comment 1 Tomas Pavek 2002-03-06 10:57:16 UTC
*** Issue 20941 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Pavek 2002-03-06 12:07:25 UTC
Fixed. Layout constraints properties cannot use multiple property 
editors. In fact, the right reason is that the values from other 
property editors (e.g. Form Connection) cannot be saved 
(compatibility of the restricted form file format). The only 
exception are the JTabbedPane constraints properties - they are fully 
editable.
Comment 3 Marian Mirilovic 2002-03-08 09:52:59 UTC
verified in [nb_dev](20020308)
Comment 4 Quality Engineering 2003-06-30 18:29:54 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.