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 215770

Summary: NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection
Product: ide Reporter: mklaehn <mklaehn>
Component: CodeAssignee: issues@ide <issues>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190894
Attachments: stacktrace
screenshot of projekt explorer

Description mklaehn 2012-07-20 10:56:39 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9346-on-20120715)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows 7

User Comments:
mklaehn: by movin a line down by means of shortcut ALT-SHIFT-DOWN an exception was raised (should be in messages.log) and the project explorer is missing some of its project node tree (literally blank line in the tree)




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:279)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
Comment 1 mklaehn 2012-07-20 10:56:42 UTC
Created attachment 122218 [details]
stacktrace
Comment 2 mklaehn 2012-07-20 10:57:59 UTC
Created attachment 122219 [details]
screenshot of projekt explorer
Comment 3 Marian Mirilovic 2012-07-27 15:47:57 UTC

*** This bug has been marked as a duplicate of bug 126170 ***
Comment 4 Jan Pirek 2012-10-09 15:29:41 UTC

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

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