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 111911

Summary: The preview does not work if local history was showed
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: EditorAssignee: Alexei Mokeev <av-nb>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexandr Scherbatiy 2007-08-03 15:06:43 UTC
build: M0
NB: 6.0

Steps to reproduce:
    - Create a JavaFX application
    - Copy the following code to the JavaFX editor
            import javafx.ui.*;

            Frame {
              title : "Frame"
              width: 100
              height: 100
              content: Label { text : "Hello World!" }

            }

   - Select the JavaFX file and invoke
   'Local History|Show Local History'
   - Close the local history
   - Enable the preview for the JavaFX editor
    Thre preview is not enabled
Comment 1 Alexey Butenko 2007-08-30 08:54:15 UTC
Fixed in trunk
Comment 2 Alexandr Scherbatiy 2007-09-27 11:33:27 UTC
Verified in Netbeans 6.0 Beta1 with JavaFX plugin version 1.0.2