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

Summary: JavaScript task list is not refreshed
Product: javascript Reporter: Martin Schovanek <mschovanek>
Component: EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***