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 - The preview does not work if local history was showed
Summary: The preview does not work if local history was showed
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexei Mokeev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 15:06 UTC by Alexandr Scherbatiy
Modified: 2007-09-27 11:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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