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 196159 - IllegalStateException: prevViewEndOffset=279 > matchOffset=275
Summary: IllegalStateException: prevViewEndOffset=279 > matchOffset=275
Status: RESOLVED DUPLICATE of bug 195432
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-01 12:44 UTC by Vladimir Riha
Modified: 2011-03-09 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (75.01 KB, application/octet-stream)
2011-03-01 12:45 UTC, Vladimir Riha
Details
css file (1.06 KB, text/css)
2011-03-01 12:46 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2011-03-01 12:44:21 UTC
Happened while editing css file insinde php project 
1. I wrote incorrect code ".23dfd{}" to a new line  
2. While having cursor at the end of this line, I pressed Shift+Home to select line and Delete 
3. Exception is thrown

Info
Product Version: NetBeans IDE Dev (Build 201102280001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: SunOS version 5.11 running on x86; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2011-03-01 12:45:18 UTC
Created attachment 106593 [details]
ide log
Comment 2 Vladimir Riha 2011-03-01 12:46:51 UTC
Created attachment 106594 [details]
css file 

I was able to reproduce it with this css file, just place cursor at the end of the line with error, Shift+Home and delete
Comment 3 Miloslav Metelka 2011-03-09 09:34:45 UTC
This should be dup of issue 195432.

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