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 189169

Summary: [69cat] NullPointerException at javax.swing.text.FlowView$LogicalView.getPreferredSpan
Product: platform Reporter: thadguidry
Component: JDK ProblemsAssignee: issues@platform <issues>
Status: CLOSED INCOMPLETE    
Severity: normal CC: alex_s, anebuzelsky, jglick, kganfield
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 171706
Attachments: stacktrace

Description thadguidry 2010-08-03 15:19:12 UTC
This bug was originally marked as duplicate of bug 168442, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201006130001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
alex_s: Documentation in Russian Loalization

thadguidry: pressed F1 for help while writing a bit of code for Main.scala

GUEST: clicked on the help button in the prefs window

kganfield: clicked online on chat icon in status bar




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.text.FlowView$LogicalView.getPreferredSpan(FlowView.java:715)
   at javax.swing.text.FlowView.calculateMinorAxisRequirements(FlowView.java:216)
   at javax.swing.text.html.ParagraphView.calculateMinorAxisRequirements(ParagraphView.java:128)
   at javax.swing.text.BoxView.checkRequests(BoxView.java:918)
   at javax.swing.text.BoxView.getMinimumSpan(BoxView.java:551)
   at javax.swing.text.html.ParagraphView.getMinimumSpan(ParagraphView.java:261)
Comment 1 thadguidry 2010-08-03 15:19:16 UTC
Created attachment 101168 [details]
stacktrace
Comment 2 Peter Pis 2010-08-05 08:21:51 UTC
Can't reproduce. Some reproducible scenario would of great help.
Comment 3 Antonin Nebuzelsky 2010-10-06 12:26:50 UTC
Closing incomplete. Don't have enough information from the stacktrace.
Comment 4 Marian Mirilovic 2011-06-08 20:39:52 UTC
agree - v/c