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 179222

Summary: Can not inspect variable content
Product: javafx Reporter: artisan <artisan>
Component: DebuggerAssignee: Michal Skvor <misk>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Expanding the variable doesn't show its content

Description artisan 2010-01-05 06:13:22 UTC
Created attachment 93077 [details]
Expanding the variable doesn't show its content

Variables of some type can not be inspected when debugging. The screen shot shows "expanded" variables but there's nothing to see. In this case for the class "javafx.geometry.BoundingBox".

Making a variable formatter doesn't work either because it doesn't support JavaFX syntax. And I don't know how to map a JavaFX variable to a corresponding Java call.

----------------------------------------------------------------------------------
Product Version: NetBeans IDE 6.8 (Build 200912041610)
Java: 1.6.0_17; Java HotSpot(TM) 64-Bit Server VM 14.3-b01
System: Linux version 2.6.31-16-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Michal Skvor 2010-07-12 13:59:04 UTC
Fixed in version 6.9.1
Comment 2 Alexandr Scherbatiy 2010-08-05 08:37:42 UTC
verified in NetBeans IDE Dev (Build 201008050001)