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 271442

Summary: Grayed box instead of variable value during debug
Product: ide Reporter: dstadel
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
debug popup grayed

Description dstadel 2017-09-06 20:13:38 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
* Place a breakpoint in HTML site code (js)
* Launch site in debug mode
* Go to breakpoint and hover the variable to analyse. Click on arrow...

ACTUAL:
  a popup opens, but completely grayed

EXPECTED:
  a popup should open with variable's values.
Comment 1 dstadel 2017-09-06 20:13:44 UTC
Created attachment 165100 [details]
IDE log
Comment 2 dstadel 2017-09-06 20:15:25 UTC
Created attachment 165101 [details]
debug popup grayed