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 12282 - Property Editors: switch Form Connection -> (X)Editor cause generation wrong code
Summary: Property Editors: switch Form Connection -> (X)Editor cause generation wrong ...
Status: CLOSED DUPLICATE of bug 12281
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-18 17:05 UTC by Marian Mirilovic
Modified: 2003-06-30 18:33 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 2001-05-18 17:05:15 UTC
[nb-dev](191),[jdk1.3.1](rc1)

Next editors:
ByteEditor, FloatEditor, IntEditor, IntegerEditor, LongEditor, ShortEditor

generate wrong code:

jLabel1.setHorizontalAlignment(org.netbeans.modules.form.RADConnectionPropertyEditor$RADConnectionDesignValue@2120c6);

steps to reproduce:
- add Label
- set property (use editor from below list editors)
- push "..."
- set FormConnection(editor) | User Code | OK
- change editor to default editor type

wrong code is generated.
Comment 1 Marian Mirilovic 2001-05-18 17:06:18 UTC

*** This issue has been marked as a duplicate of 12281 ***
Comment 2 Marian Mirilovic 2001-05-18 17:09:15 UTC
reopen issue
Comment 3 Marian Mirilovic 2001-05-18 17:19:25 UTC

*** This issue has been marked as a duplicate of 12281 ***
Comment 4 Quality Engineering 2003-06-30 18:21:42 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-06-30 18:33:30 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.