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 5370

Summary: Listen on CaretListener before reparsing the properties
Product: java Reporter: Petr Jiricka <pjiricka>
Component: UnsupportedAssignee: Peter Zavadsky <pzavadsky>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2000-01-14 04:11:49 UTC
The file is reparsed two seconds after last modification of the document. It should be reparsed after two seconds of user idleness - when the caret moves, do not reparse.

Listen on CaretListener as well as DocumentListener.
Comment 1 Marek Grummich 2000-07-25 09:21:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-01 13:18:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.