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 46009 - Changes of unknown property fired from DDDataNode
Summary: Changes of unknown property fired from DDDataNode
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-11 19:26 UTC by _ rkubacki
Modified: 2016-07-07 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace with comment about problem (6.39 KB, text/plain)
2004-07-11 19:27 UTC, _ rkubacki
Details
another stacktrace (6.60 KB, text/plain)
2004-07-12 13:31 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-07-11 19:26:56 UTC
DDDataNode fires property changes for a property
that is not in its property set (document). This
is strange and should be avoided. Any code that
relies on this is wrong and probably needs to
listen on a different object (DDDataObject - model).
Comment 1 _ rkubacki 2004-07-11 19:27:31 UTC
Created attachment 16189 [details]
stack trace with comment about problem
Comment 2 Petr Jiricka 2004-07-12 07:56:32 UTC
What impact on the user does this have? If there is no visible impact,
then I suggest downgrading to P4.
Comment 3 _ rkubacki 2004-07-12 08:47:59 UTC
OK, but still the way how DDData{Object|Node} work is not easy to
understand so it might be worth investigating.
Comment 4 _ rkubacki 2004-07-12 13:31:07 UTC
Created attachment 16192 [details]
another stacktrace
Comment 5 _ rkubacki 2004-07-12 13:40:22 UTC
XML modules are probably responsible for document property. More
suspicious is firing of propertySets to force repainting of properties
Comment 6 Jayashri Visvanathan 2008-12-23 23:45:44 UTC
Transferring to XML module for evaluation
Comment 7 Martin Balin 2016-07-07 09:57:09 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss