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 189240

Summary: Go to source does not work in the Variables window
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: DebuggerAssignee: Michal Skvor <misk>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 173187    

Description Alexandr Scherbatiy 2010-08-05 08:08:01 UTC
NetBeans IDE Dev (Build 201008030001)

Steps to reproduce:

- Create the Path Animation JavaFX sample 
 (New Project-> Samples -> JavaFX -> Path Animation )

- Open the pathanimation.Scenario class
- Set a breakpoint to the line 63 'if (running) then play();' in
 fadeIn() function

- Close the tabs in the editor 

- Debug the project
- Right-click the Script node in the Variables window
 and invoke Go to Source 

The source file does not open
Comment 1 David Strupl 2011-05-16 13:53:24 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.