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 201102

Summary: Improve AnnotationView performance
Product: editor Reporter: Miloslav Metelka <mmetelka>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aquaglia, misterm, mmirilovic, mrabbah
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter: 166009

Description Miloslav Metelka 2011-08-18 14:50:34 UTC
AnnotationView must update its marks positions with subsequent changes and fold collapses/expands. An intent is to improve a view hierarchy listener that would inform about y-coordinate changes that affect the marks and so the mark updates could be done more efficiently.
Comment 1 Quality Engineering 2011-08-19 14:41:47 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/04e40b111287
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #201102 - Improve AnnotationView performance - view hierarchy initial changes.
Comment 2 Milutin Kristofic 2011-09-19 13:51:44 UTC
*** Bug 201325 has been marked as a duplicate of this bug. ***
Comment 3 Miloslav Metelka 2011-11-24 16:49:51 UTC
*** Bug 198304 has been marked as a duplicate of this bug. ***
Comment 4 Marian Mirilovic 2011-12-02 10:04:24 UTC
111 reports so far ... btw: why is this  a Task ?
Comment 5 Miloslav Metelka 2011-12-02 12:50:18 UTC
Well, originally this was an issue to manage rewrite of AnnotationView but it got misused by exception reporter for a problem which is dup of issue 198719 (reports only for 7.0.1).
I've filed a new issue 205842 for Annotations performance improvements.

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