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 84600

Summary: Can not remove wrong unicode symbol
Product: cnd Reporter: soldatov <soldatov>
Component: EditorAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: It is my project

Description soldatov 2006-09-11 13:05:34 UTC
I have project with wrong text (text contain unicode symbol)
I repeate this steps:
- open project
- open newfile.cc
==>
Parser froze on 0%
- find wrong symbol
- press 'Backspace'
==> NetBeans hangs
Comment 1 soldatov 2006-09-11 13:07:15 UTC
Created attachment 33759 [details]
It is my project
Comment 2 Jesse Grodnik 2006-11-08 22:45:34 UTC
If there is still a freeze, this is a P1
Comment 3 Alexander Simon 2006-11-09 08:19:06 UTC
Not repeatable
It seems infinite loop in parser induces bug.
Since September some parser's infinite loops was fixed.
Comment 4 soldatov 2008-02-27 09:30:14 UTC
verified in NetBeans IDE Dev (Build 200802270005)