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 256442

Summary: can't see values of array when I right click on them when stopped at breakpoint.
Product: ide Reporter: AnnM
Component: ExtbrowserAssignee: Petr Pisl <ppisl>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: This is a snippet from an html table showing the definition of a Name element.
This shows the filled in values of the table
Note that the dialog box is empty. The variable name above will show ann if right clicked upon.

Description AnnM 2015-11-07 22:54:04 UTC
Created attachment 157210 [details]
This is a snippet from an html table showing the definition of a Name element.

When I stop an execution at a breakpoint and right click on a variable, I was previously able to see the current value by right clicking on the variable.   This capability seems to work on non-array variables, but not on arrays.   

I have included several pngs to illustrate.
Comment 1 AnnM 2015-11-07 22:57:01 UTC
Created attachment 157211 [details]
This shows the filled in values of the table
Comment 2 AnnM 2015-11-07 22:58:46 UTC
Created attachment 157212 [details]
Note that the dialog box is empty.   The variable name above will show ann if right clicked upon.
Comment 3 Petr Pisl 2016-08-01 13:19:36 UTC
I'm not able to reproduce this. Can you still reproduce this in a dev build?
Comment 4 Petr Pisl 2016-08-01 15:28:08 UTC
According the message from reporter:

I am running Windows 10

NetBeans IDE 8.1 (Build 201510222201) with xampp on my development machine.   The problem is no longer visible.   When I logged the problem I was on Windows 7.


Thank you for your effort.  Please close this.