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 240308 - IllegalArgumentException: bad position: 832
Summary: IllegalArgumentException: bad position: 832
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-11 22:04 UTC by Guile
Modified: 2014-01-13 08:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206476


Attachments
stacktrace (1.54 KB, text/plain)
2014-01-11 22:04 UTC, Guile
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guile 2014-01-11 22:04:00 UTC
Build: NetBeans IDE Dev (Build 201401070002)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows Vista

User Comments:
guile: I have click on "Diff" for a complete directory




Stacktrace: 
java.lang.IllegalArgumentException: bad position: 832
   at javax.swing.text.JTextComponent.setCaretPosition(JTextComponent.java:1678)
   at org.netbeans.modules.diff.builtin.visualizer.editable.EditableDiffView.showCurrentDifference(EditableDiffView.java:877)
   at org.netbeans.modules.diff.builtin.visualizer.editable.EditableDiffView.access$2200(EditableDiffView.java:114)
   at org.netbeans.modules.diff.builtin.visualizer.editable.EditableDiffView$4.run(EditableDiffView.java:534)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705)
Comment 1 Guile 2014-01-11 22:04:01 UTC
Created attachment 143844 [details]
stacktrace
Comment 2 Ondrej Vrabec 2014-01-13 08:05:26 UTC
fix: http://hg.netbeans.org/core-main/rev/8512149888bf