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 137343 - IDE freezes during HTML brace matching
Summary: IDE freezes during HTML brace matching
Status: RESOLVED DUPLICATE of bug 131284
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 17:36 UTC by Patrick Keegan
Modified: 2009-05-18 10:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (25.55 KB, text/plain)
2008-06-16 17:37 UTC, Patrick Keegan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Keegan 2008-06-16 17:36:32 UTC
1. In the middle of an HTML document, type a <ul> tag.

The tag is highlighted in red and the IDE freezes.
Comment 1 Patrick Keegan 2008-06-16 17:37:31 UTC
Created attachment 62885 [details]
thread dump
Comment 2 Marek Fukala 2008-06-18 08:48:52 UTC
There is a problem in the braces matching infrastructure which I cannot workaround, duplicating to the original issue.

*** This issue has been marked as a duplicate of 131284 ***
Comment 3 Patrick Keegan 2008-06-18 10:16:33 UTC
shouldn't the original issue have a higher than P3 priority? I realize that editing html documents is not the most
common activity of most users, but this bug does constitute data loss.