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

Summary: Changes of unknown property fired from DDDataNode
Product: xml Reporter: _ rkubacki <rkubacki>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace with comment about problem
another stacktrace

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