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 145923 - Wrong synchronization of "Vetoable" and "Generate Vetoable Change Support" checkboxes in Add Property dialog
Summary: Wrong synchronization of "Vetoable" and "Generate Vetoable Change Support" ch...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 14:16 UTC by Petr Dvorak
Modified: 2014-07-17 02:17 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 Petr Dvorak 2008-09-02 14:16:28 UTC
Product Version: NetBeans IDE Dev (Build 200809010201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

1. Open "Add Property" dialog
2. Check "Bound" and "Vetoable" checkboxes
3. Uncheck "Generate Vetoable Change Support"
4. Uncheck "Vetoable"
-> "Generate Vetoable Change Support" gets checked in spite of the fact it is not necessary
5. Check "Vetoable"
-> "Generate Vetoable Change Support" gets unchecked in spite of the fact it is necessary to generate vetoable change
support

Checkboxes "Generate Property Change Support" and "Bound" do not suffer from this issue, they are synchronized correctly
and checkboxes' status is always set as expected for those two.
Comment 1 Ralph Ruijs 2014-07-14 12:13:00 UTC
changeset:   03c7e3cf59b7
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Thu Jul 10 15:00:02 2014 +0200
summary:     #145923 - Wrong synchronization of "Vetoable" and "Generate Vetoable Change Support" checkboxes in Add Property dialog
Comment 2 Quality Engineering 2014-07-17 02:17:22 UTC
Integrated into 'main-silver', will be available in build *201407170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/03c7e3cf59b7
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #145923 - Wrong synchronization of "Vetoable" and "Generate Vetoable Change Support" checkboxes in Add Property dialog