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 225477

Summary: The whole table is refreshed when a node is inserted.
Product: platform Reporter: Martin Entlicher <mentlicher>
Component: Outline&TreeTableAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE, REGRESSION
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Table refresh stack.
The table is refreshed as well when column names change.

Description Martin Entlicher 2013-01-29 14:06:28 UTC
Created attachment 130787 [details]
Table refresh stack.

This seems to be some regression in Outline. After a node is inserted, the whole table is refreshed as illustrates the attached stack trace.
This can also worsen performance of Outline.
(This was found during examination of issue #225452.)
Comment 1 Martin Entlicher 2013-01-29 15:35:52 UTC
Created attachment 130794 [details]
The table is refreshed as well when column names change.
Comment 2 Martin Entlicher 2013-06-05 13:47:58 UTC
Changing to P3 - this does not seem to be as severe as an average P2 defect.
Still it's targeted to be solved in 7.4.
Comment 3 Jaroslav Havlin 2014-01-21 11:32:51 UTC

*** This bug has been marked as a duplicate of bug 227183 ***