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 37052 - XML Editor performs notifyModified() on modified documets
Summary: XML Editor performs notifyModified() on modified documets
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-05 13:24 UTC by Martin Schovanek
Modified: 2007-09-25 01:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (658 bytes, patch)
2003-11-05 13:29 UTC, Martin Schovanek
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2003-11-05 13:24:58 UTC
[Nb build 200310281900, jdk1.4.0]

It sometimes significantl slows down the XML
Editor. See: org.netbeans.modules.xml.core.text.
TextEditorSupport.notifyModified()
Comment 1 Martin Schovanek 2003-11-05 13:29:04 UTC
Created attachment 12071 [details]
proposed patch
Comment 2 Petr Pisl 2003-12-03 15:08:15 UTC
The patch integrated into main trun.
Comment 3 Martin Schovanek 2004-03-02 10:18:36 UTC
v