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 - Improve AnnotationView performance
Summary: Improve AnnotationView performance
Status: RESOLVED DUPLICATE of bug 198719
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal with 1 vote (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 198304 201325 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-18 14:50 UTC by Miloslav Metelka
Modified: 2011-12-02 12:50 UTC (History)
4 users (show)

See Also:
Issue Type: TASK
Exception Reporter: 166009


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***