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 - can't see values of array when I right click on them when stopped at breakpoint.
Summary: can't see values of array when I right click on them when stopped at breakpoint.
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-07 22:54 UTC by AnnM
Modified: 2016-08-01 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This is a snippet from an html table showing the definition of a Name element. (4.98 KB, image/png)
2015-11-07 22:54 UTC, AnnM
Details
This shows the filled in values of the table (14.81 KB, image/png)
2015-11-07 22:57 UTC, AnnM
Details
Note that the dialog box is empty. The variable name above will show ann if right clicked upon. (12.57 KB, image/png)
2015-11-07 22:58 UTC, AnnM
Details

Note You need to log in before you can comment on or make changes to this bug.
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.