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 93184 - Duplicated property "selected"
Summary: Duplicated property "selected"
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 13:11 UTC by Jiri Vagner
Modified: 2007-04-20 08:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
selected.jpg (20.58 KB, image/jpeg)
2007-01-25 13:13 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-01-25 13:11:20 UTC
NB promoh (Build 061123)
Java 1.6.0_01-ea
Linux version 2.6.17-10-386 Ubuntu

In binding source selector, after selecting JCheckbox as source, there are two 
properties with the same name, with the name "selected". See the screenshot.
Comment 1 Jiri Vagner 2007-01-25 13:13:44 UTC
Created attachment 37662 [details]
selected.jpg
Comment 2 Jan Stola 2007-02-15 10:08:25 UTC
Reproducible - the first one is regular property while the second one is a 
special property provided by beans binding via property delegate. We should 
remove the first one in such situation.
Comment 3 Jan Stola 2007-03-16 12:08:53 UTC
Fixed by latest changes in reorganization of binding properties.
Comment 4 Jiri Vagner 2007-04-20 08:28:29 UTC
Verified in latest NB 6.0 Dev