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 31211 - javax.swing.text.BadLocationException after Tools | Diff invocation
Summary: javax.swing.text.BadLocationException after Tools | Diff invocation
Status: CLOSED DUPLICATE of bug 30996
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: -S1S-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-19 13:18 UTC by Marian Mirilovic
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
javax.swing.text.BadLocationException: Wrong insert position (1.66 KB, text/plain)
2003-02-19 13:18 UTC, Marian Mirilovic
Details
first file (1.51 KB, text/plain)
2003-02-19 13:44 UTC, Marian Mirilovic
Details
second file (2.46 KB, text/plain)
2003-02-19 13:44 UTC, Marian Mirilovic
Details
zipped both files (2.35 KB, application/octet-stream)
2003-02-19 13:47 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2003-02-19 13:18:14 UTC
[s1s_se](030218), [jdk1.4.2](b16)

Steps to preroduce:
- run IDE
- select two txt files in explorer
- push from context menu Tools | Diff
-> javax.swing.text.BadLocationException: Wrong
insert position arises (see attached stack trace)

It isn't reproducible in [nb_dev](20030219).
Comment 1 Marian Mirilovic 2003-02-19 13:18:47 UTC
Created attachment 9026 [details]
javax.swing.text.BadLocationException: Wrong insert position
Comment 2 Martin Entlicher 2003-02-19 13:21:09 UTC
Since I've already heard of that bug, but I'm not able to reproduce
it, can you please attach the two files which you are diffing? Thanks.
Comment 3 Marian Mirilovic 2003-02-19 13:44:15 UTC
Created attachment 9028 [details]
first file
Comment 4 Marian Mirilovic 2003-02-19 13:44:42 UTC
Created attachment 9029 [details]
second file
Comment 5 Jiri Kovalsky 2003-02-19 13:46:57 UTC
This is duplicate of issue #30996.

*** This issue has been marked as a duplicate of 30996 ***
Comment 6 Marian Mirilovic 2003-02-19 13:47:00 UTC
Created attachment 9030 [details]
zipped both files
Comment 7 Marian Mirilovic 2003-07-14 12:47:08 UTC
It's duplicate -> closing.