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 196359 - NullPointerException at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased
Summary: NullPointerException at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseR...
Status: CLOSED DUPLICATE of bug 193188
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 00:18 UTC by cotoql
Modified: 2011-06-08 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177306


Attachments
stacktrace (6.44 KB, text/plain)
2011-03-06 00:18 UTC, cotoql
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cotoql 2011-03-06 00:18:33 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:815)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
   at java.awt.Component.processMouseEvent(Component.java:6289)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
   at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:481)
   at java.awt.Component.processEvent(Component.java:6054)
Comment 1 cotoql 2011-03-06 00:18:38 UTC
Created attachment 106758 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2011-03-07 11:59:51 UTC

*** This bug has been marked as a duplicate of bug 193188 ***
Comment 3 Marian Mirilovic 2011-06-08 20:14:03 UTC
v/c