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 214150 - NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection
Summary: NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSele...
Status: RESOLVED DUPLICATE of bug 126170
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 18:50 UTC by swpalmer
Modified: 2013-08-05 07:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189458


Attachments
stacktrace (2.57 KB, text/plain)
2012-06-13 18:50 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2012-06-13 18:50:25 UTC
Build: NetBeans IDE Dev (Build 201206110001)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
swpalmer: clicked in Project panel.. where tree view was showing a big empty gap




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(BasicTreeUI.java:3573)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressedDND(BasicTreeUI.java:3566)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(BasicTreeUI.java:3525)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
   at java.awt.Component.processMouseEvent(Component.java:6502)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
Comment 1 swpalmer 2012-06-13 18:50:31 UTC
Created attachment 120797 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-06-14 06:49:34 UTC

*** This bug has been marked as a duplicate of bug 126170 ***
Comment 3 Jan Pirek 2012-10-09 15:30:05 UTC

*** This bug has been marked as a duplicate of bug 219755 ***
Comment 4 Marian Mirilovic 2013-08-05 07:06:41 UTC

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