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 88764 - IOOBE while being in Options dialog
Summary: IOOBE while being in Options dialog
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-11-07 09:22 UTC by Martin Krauskopf
Modified: 2007-03-21 17:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IOOBE (4.47 KB, text/plain)
2006-11-07 09:22 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-11-07 09:22:01 UTC
(linux, own fresh build)

I can't reproduce reliably. But probably fixable, or put there some loggin, just
from stacktrace.
Comment 1 Martin Krauskopf 2006-11-07 09:22:39 UTC
Created attachment 35828 [details]
IOOBE
Comment 2 Vitezslav Stejskal 2007-03-20 03:10:39 UTC
I am not sure what was wrong, perhaps some inconsitency in lexer after changing
the document. It might have been fixed already.
Comment 3 Miloslav Metelka 2007-03-21 17:32:35 UTC
This is an already fixed issue related to document listeners ordering.