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 - Can not inspect variable content
Summary: Can not inspect variable content
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 06:13 UTC by artisan
Modified: 2010-08-05 08:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Expanding the variable doesn't show its content (11.43 KB, image/png)
2010-01-05 06:13 UTC, artisan
Details

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