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 115255 - Strange behaviour of validator and converter combo boxes inside Bind dialog
Summary: Strange behaviour of validator and converter combo boxes inside Bind dialog
Status: RESOLVED WONTFIX
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-11 14:11 UTC by Jiri Vagner
Modified: 2009-12-21 06:15 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 Jiri Vagner 2007-09-11 14:11:35 UTC
Steps to reproduce:
 - create form, add label component
 - invoke Bind dialog for label component, bind text of label with title of form
 - go to Advanced tab
 - press Converter "..." button, type something into Custom Code textfield and press OK button
 - combobox is gone, msg "<User Code>" is rendered, it's OK
 - now move mouse around "..." button, combo box button jump out, no border of combo box rendered

Second scenario:
 - create form, add label component
 - invoke Bind dialog for label component, bind text of label with title of form
 - go to Advanced tab
 - press Converter "..." button, type something into Custom Code textfield and press OK button
 - close Bind dialog via OK button
 - reopen Bind dialog and go to Advanced tab
 - now there is no combobox and there is no way how select value again from list directly inside Advanced tab
 
Product Version: NetBeans IDE Dev (Build 070910)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Jan Stola 2007-10-05 08:34:13 UTC
Lowering to P4 - minor annoyance with obvious workaround.
Comment 2 Jiri Vagner 2007-10-05 09:25:27 UTC
I disagree with lowering to P4. Yes, workaround is obvious, but there is definitely something wrong with renderering of
this control. I think that bind dialog is one of the most important new matisse dialogs in nb6, that is why strange
rendering and weird behaviour of this component is really serious bug. 
Comment 3 Jiri Vagner 2008-11-18 15:03:13 UTC
And next scenario:
 - create form, add label component
 - invoke Bind dialog for label component, bind text of label with title of form
 - go to Advanced tab
 - press Converter "..." button, type something into Custom Code textfield and press OK button
 - "<none>" msg was not changed to "<User Code>
 - resize dialog >> "<none>" changed to "<User Code>

Still valid issue, tested on ....

Product Version: NetBeans IDE Dev (Build 081104)
Java: 1.6.0_10-rc2; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 4 Quality Engineering 2009-12-21 06:15:34 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team