You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2020/12/30 05:31:00 UTC

[jira] [Assigned] (NETBEANS-5176) Java Find Type dialog throws NPE on call from class wizard

     [ https://issues.apache.org/jira/browse/NETBEANS-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Kishalmi reassigned NETBEANS-5176:
-----------------------------------------

    Assignee: Laszlo Kishalmi  (was: Arthur Sadykov)

> Java Find Type dialog throws NPE on call from class wizard
> ----------------------------------------------------------
>
>                 Key: NETBEANS-5176
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5176
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Project
>         Environment: Windows 10
>            Reporter: mkhramov
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> *Product Version:* Apache NetBeans IDE DEV (Build dev-12d0e2d43f10e70cdc90c26e3b65d0aa946282e3)
> *Java:* 13.0.1; Java HotSpot(TM) 64-Bit Server VM 13.0.1+9
> *Runtime:* Java(TM) SE Runtime Environment 13.0.1+9
> *System:* Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)
>  
> Steps to reproduce:
> Open New Java Class Wizard
> Click on Browse button to Invoke Find Type Dialog
> In search text box type some chars (ex. start to search Runnable...)
>  
> The NPE is thrown: java.lang.NullPointerException
>  at org.netbeans.modules.jumpto.common.ItemRenderer.getListCellRendererComponent(ItemRenderer.java:289)
>  
> If I click on types found pane the exception throws endlessly



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists