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 9095 - PropertyPanel does'nt refresh selection value in ComboBox after change property
Summary: PropertyPanel does'nt refresh selection value in ComboBox after change property
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 normal (vote)
Assignee: jrojcek
URL:
Keywords:
: 9957 (view as bug list)
Depends on:
Blocks: 9453
  Show dependency tree
 
Reported: 2001-01-15 09:26 UTC by akemr
Modified: 2008-12-22 21:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Demonstrates the bug, now uses two PropertyPanel, only one of them is refreshed. (891 bytes, text/plain)
2001-03-05 09:09 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akemr 2001-01-15 09:26:21 UTC
I'm using PropertyPanel this way:

PropertyPanel lPanel = new PropertyPanel(settings, "autoupdateType",
PropertyPanel.PREF_INPUT_STATE );

(this adds ComboBox and ... button on my form)

After clicking on ... property dialog appears. I changed property in  and
clicked OK.
In ComboBox was selected the old one value of property, not new one.
Comment 1 David Strupl 2001-03-05 08:41:01 UTC
*** Issue 9957 has been marked as a duplicate of this issue. ***
Comment 2 Jaroslav Tulach 2001-03-05 09:09:39 UTC
Created attachment 717 [details]
Demonstrates the bug, now uses two PropertyPanel, only one of them is refreshed.
Comment 3 Jan Chalupa 2001-03-12 12:09:07 UTC
Version: 'Dev' -> 3.2
Comment 4 akemr 2001-03-19 13:00:45 UTC
I increased the priority, because of number of depending bug reports.
Comment 5 David Strupl 2001-04-06 10:46:17 UTC
Jano has commited a fix to this bug to the main trunk. He will apply the fix also
to release 3.2 today.
Comment 6 akemr 2001-04-06 13:40:04 UTC
I tested it on dev, and it works fine :-)
Comment 7 jrojcek 2001-04-06 16:55:12 UTC
Fixed in dev, release32.
Comment 8 Jan Chalupa 2001-05-06 08:20:52 UTC
Target milestone -> 3.2
Comment 9 Marian Mirilovic 2002-04-18 15:55:54 UTC
It works fine now,
verified.
Comment 10 Quality Engineering 2003-07-01 16:37:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.