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 229614

Summary: Debugger no longer displays values for object type values
Product: debugger Reporter: Chiana
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P1    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description Chiana 2013-05-12 09:36:49 UTC
Created attachment 134323 [details]
Screenshot

Recently the debugger no longer displays the value for "object" type fields instead it displays the text "ObjectVariable" or "ObjectField" in the "HooverOver" expansion window (see screenshot).
Comment 1 Martin Entlicher 2013-05-13 14:27:56 UTC
Variables window displays correct values, this seems to be a problem in the big tooltip only.
Comment 2 Martin Entlicher 2013-05-13 16:35:36 UTC
Fixed for tooltip, watches and evaluation result views:
changeset:   253331:cffc89b6d9c0
http://hg.netbeans.org/core-main/rev/cffc89b6d9c0
Comment 3 Quality Engineering 2013-05-15 02:30:30 UTC
Integrated into 'main-golden', will be available in build *201305142300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/cffc89b6d9c0
User: mentlicher@netbeans.org
Log: #229614: Defining VariablesPropertyEditorsModel for other views as well.
Comment 4 Chiana 2013-05-15 19:00:24 UTC
Verified 201305142300