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 163126 - JavaScript task list is not refreshed
Summary: JavaScript task list is not refreshed
Status: RESOLVED DUPLICATE of bug 163125
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 15:02 UTC by Martin Schovanek
Modified: 2009-04-20 15:12 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 Martin Schovanek 2009-04-20 15:02:29 UTC
[#200904192254-6.7-beta, jdk1.5.0]

to reproduce:
-------------
1) create a .js like (| represents the cursor):
  function ffff() {|}
2) open Tasks window and enable JS in the Default filter
3) type . (it introduce a error)
4) save the file
ERROR: the Tasks list is not refreshed till you edit the filter
Comment 1 Marek Fukala 2009-04-20 15:12:53 UTC

*** This issue has been marked as a duplicate of 163125 ***