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 - Listen on CaretListener before reparsing the properties
Summary: Listen on CaretListener before reparsing the properties
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-14 04:11 UTC by Petr Jiricka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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