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 234224 - html/css editors freeze during code completion
Summary: html/css editors freeze during code completion
Status: RESOLVED DUPLICATE of bug 233557
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-10 15:36 UTC by AlfonsoBonso
Modified: 2013-08-12 13:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Jstack output (24.60 KB, text/plain)
2013-08-10 15:36 UTC, AlfonsoBonso
Details
editor screenshot (36.18 KB, image/png)
2013-08-10 15:39 UTC, AlfonsoBonso
Details
ps output for running netbeans ide (4.46 KB, text/plain)
2013-08-10 15:44 UTC, AlfonsoBonso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AlfonsoBonso 2013-08-10 15:36:44 UTC
Created attachment 138535 [details]
Jstack output

When a code completion suggestion is given, the ide hangs.
CPU/memory usage looks ok

I am running ubuntu 13.04, but the same was happening on 12.10
I experience the same hang using Netbeans 7.2.1
Comment 1 AlfonsoBonso 2013-08-10 15:39:34 UTC
Created attachment 138536 [details]
editor screenshot
Comment 2 AlfonsoBonso 2013-08-10 15:44:06 UTC
Created attachment 138537 [details]
ps output for running netbeans ide
Comment 3 Dusan Balek 2013-08-12 13:16:03 UTC
Already reported problem of multiple AWT EDTs running at the same time.

*** This bug has been marked as a duplicate of bug 233557 ***