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 2024 - Selected template after changing category.
Summary: Selected template after changing category.
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Janne Leppanen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-04 18:34 UTC by Janne Leppanen
Modified: 2008-12-23 11:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janne Leppanen 1999-06-04 18:34:31 UTC
1. Select a template "Main from category "Classes"
2. Change to category "AWTForms"

No active template is shown!

SECOND CASE:


1. Select a template "Main from category "Classes"
2. Change to category "AWTForms"
3. Click some template and an exception is thrown.

-- System info ----------------------------------------------------------------
  Product Version    = NetBeans Developer (Gandalf), Build 330
  IDE Versioning     = IDE/1 spec=0.9 impl=Build 330
  Operating System   = Windows NT Version 4.0 Running on x86
  Java VM Version    = 1.2
  Java Vendor        = Sun Microsystems Inc.
  Java Vendor URL    = http://java.sun.com/
  Java Home          = S:/Software/jdk12/jre
  Java Class Version = 46.0
  JIT                = NONE
  Home Dir           = C:/WINNT/Profiles/jleppanen
  Current Directory  = C:/Development
  NetBeans Home      = .
  NetBeans User Home = .
  System Directory   = ./system
  CLASSPATH          = ./lib;./lib/developer.jar;./lib/xml.jar;S:/Software/jdk12
/jre/lib/i18n.jar;S:/Software/jdk12/lib/tools.jar;S:/Software/jdk12/lib/dt.jar
-------------------------------------------------------------------------------

ICE Browser Lite version 1.406
(c) ICEsoft
running under 1.2
security manager disabled
19990604 115951.673 GMT+02:00 [HTTPServer]com.mortbay.HTTP.HttpListener.<init>(H
ttpListener.java:66):LOG.EVENT
  >>>>>> HttpListener started on 0.0.0.0:8081
Exception occurred during event dispatching:
java.lang.NullPointerException:
        at com.netbeans.ide.awt.ListPane.getCellBounds(ListPane.java:405)
        at com.netbeans.ide.awt.ListPane$6.valueChanged(ListPane.java:1225)
        at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSel
ectionModel.java:149)
        at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSel
ectionModel.java:130)
        at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSel
ectionModel.java:176)
        at javax.swing
Comment 1 Quality Engineering 2003-07-02 14:55:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 2 Quality Engineering 2003-07-02 15:13:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.