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 - Can not remove wrong unicode symbol
Summary: Can not remove wrong unicode symbol
Status: VERIFIED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-11 13:05 UTC by soldatov
Modified: 2008-02-27 09:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
It is my project (30.00 KB, application/x-tar)
2006-09-11 13:07 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
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)