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 102604

Summary: Deadlock at .html.parser.SyntaxParser.restartParser():135
Product: web Reporter: Martin Schovanek <mschovanek>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 99509    
Attachments: Thread Dump
Thread Dump 2

Description Martin Schovanek 2007-04-26 11:18:03 UTC
[#070423, jdk1.5.0]

to reproduce:
-------------
1) open the index.rhtml from issue #102587
2) put cursor at position 48:131
3) detelete the &nbsp; ref by back-space
ERROR: IDE freezes
Comment 1 Martin Schovanek 2007-04-26 11:19:00 UTC
Created attachment 41714 [details]
Thread Dump
Comment 2 Martin Schovanek 2007-04-26 11:46:49 UTC
Reproducible when editing plain .html, reassigning to html/editor.
Comment 3 Martin Schovanek 2007-04-26 11:48:32 UTC
Created attachment 41717 [details]
Thread Dump 2
Comment 4 Marek Fukala 2007-04-26 12:50:27 UTC
Martine, the monday's build doesn't contain the fix of issue #102117, it has
already been fixed on monday.

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