You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Steve Mellor (Jira)" <ji...@apache.org> on 2020/08/27 20:50:00 UTC

[jira] [Updated] (NETBEANS-4743) NPE in design view when displaying menu bar

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

Steve Mellor updated NETBEANS-4743:
-----------------------------------
    Labels: men  (was: )

> NPE in design view when displaying menu bar
> -------------------------------------------
>
>                 Key: NETBEANS-4743
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4743
>             Project: NetBeans
>          Issue Type: Bug
>          Components: guibuilder - Code
>    Affects Versions: 12.0
>         Environment: Java: 14.0.1; OpenJDK 64-Bit Server VM 14.0.1+14
> Runtime: OpenJDK Runtime Environment 14.0.1+14
> System: Mac OS X version 10.15.6 running on x86_64; UTF-8; en_GB (nb)
>            Reporter: Steve Mellor
>            Priority: Major
>              Labels: men
>         Attachments: menu render failure.png
>
>
> The GUI builder design view fails to render a menu bar
>  
> steps to reproduce:
>  
> Click 'File' -> 'New Project' and create a Maven Java application
> In the project click 'new' --> 'JFrame Form'
> In the form click 'Add From Pallete' -> 'Swing Menues' -> "Menu Bar"
> Error displayed:
> The following exception has been thrown during painting of the form. Use the Navigator window to fix or remove the problematic component.
> java.lang.NullPointerException
>  
> see attached screenshot
>  
>  
>  



--
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