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 258849 - NullPointerException at com.jaspersoft.ireport.designer.actions.BringElementToFrontAction.enable
Summary: NullPointerException at com.jaspersoft.ireport.designer.actions.BringElementT...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-15 09:00 UTC by marjunhz
Modified: 2016-04-15 09:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 156990


Attachments
stacktrace (3.35 KB, text/plain)
2016-04-15 09:00 UTC, marjunhz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marjunhz 2016-04-15 09:00:13 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Windows 10

User Comments:
GUEST: right clicking on graph

GUEST: repet value

marjunhz: Not Solved. Pls help me.

Thanks

GUEST: Estaba utilizando jasperreport plugin

GUEST: Occurred in a transformation of a 'static label' to a 'text field'.

GUEST: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.NullPointerException
   at com.jaspersoft.ireport.designer.actions.BringElementToFrontAction.enable(BringElementToFrontAction.java:174)
   at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:615)
   at org.openide.util.actions.NodeAction$DelegateAction.<init>(NodeAction.java:560)
   at org.openide.util.actions.NodeAction.createContextAwareInstance(NodeAction.java:357)
   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1719)
   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1815)
Comment 1 marjunhz 2016-04-15 09:00:15 UTC
Created attachment 159280 [details]
stacktrace