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 37478 - Display name of title property is garbaged
Summary: Display name of title property is garbaged
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 37576 37689 37914 (view as bug list)
Depends on: 29466
Blocks:
  Show dependency tree
 
Reported: 2003-11-25 12:35 UTC by Jiri Skrivanek
Modified: 2004-01-22 14:46 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 Skrivanek 2003-11-25 12:35:44 UTC
When you select for example JFrame or JDialog node
in the Inspector, then appropriate property sheet
shows "<html><b>title</b>" as the name of title
property.

Tested in build 20031124-2041, JDK1.4.2_01, Linux.
Comment 1 Tomas Pavek 2003-11-25 15:25:39 UTC
I will remove the marking of changed properties until issue 29466 is
solved.
Comment 2 Tomas Pavek 2003-11-27 15:56:11 UTC
*** Issue 37576 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Pavek 2003-12-03 13:34:46 UTC
*** Issue 37689 has been marked as a duplicate of this issue. ***
Comment 4 _ tboudreau 2003-12-03 17:28:24 UTC
Sorry about that - the property change events for property sheet cell
renderers now have firePropertyChange turned off just like the
renderers in explorer, for the same performance reason - building a
document tree in memory for a trivially short string is expensive.
Comment 5 Tomas Pavek 2003-12-10 13:49:31 UTC
*** Issue 37914 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Skrivanek 2003-12-23 11:36:34 UTC
Is it fixed already? I don't see it in recent builds (200312221900).
Comment 7 Tomas Pavek 2004-01-21 16:13:19 UTC
See also issue 39064. Basically I need to remove the html tags from
properties names, although property sheet filters them out right now
(for NB 3.6)
Comment 8 Tomas Pavek 2004-01-21 17:36:34 UTC
Fixed.
Comment 9 Jiri Skrivanek 2004-01-22 14:46:56 UTC
Verified in build 20040122-0424.