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 102119

Summary: UI deadlock in html editor
Product: web Reporter: ehucka <ehucka>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: threaddump
edited file

Description ehucka 2007-04-23 11:05:07 UTC
NetBeans IDE Dev (Build 20070423-0650)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.16-1.2122_FC5 running on i386

UI of ide was blocked after editing of html.

I had fresh userdir, mounted a few projects and the edited file I had opened
from Favorites view. I edited the file and performance of editing was decreased
(issue 101132). Than I edited the 'Info table' in the document (bottom) and ide
was blocked. After restart of ide I tried to edit the text again but ide was
blocked after about 10 written characters (plain text).
Comment 1 ehucka 2007-04-23 11:07:09 UTC
Created attachment 41433 [details]
threaddump
Comment 2 ehucka 2007-04-23 11:08:19 UTC
Created attachment 41434 [details]
edited file
Comment 3 Marek Fukala 2007-04-23 11:39:47 UTC
already fixed.

*** This issue has been marked as a duplicate of 102117 ***
Comment 4 ehucka 2007-06-06 12:04:54 UTC
verified