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 174086 - FXD file should have graphical view
Summary: FXD file should have graphical view
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL: http://javafx-jira.kenai.com/browse/R...
Keywords:
: 189396 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-08 15:29 UTC by Lukas Hasik
Modified: 2011-05-16 13:49 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2009-10-08 15:29:36 UTC
When having a plain FXD file in the project, it appears correctly in the project view, but cannot be opened in editor.

-------

Oct, 31 2008 05:35 PM
Reopening the issue, as the FXD file is opened only as a plain text file. It should open in the same way as the FXZ file.
------------------
Oct, 31 2008 05:35 PM Reopening the issue, as the FXD file is opened only as a plain text file. It should open in the
same way as the FXZ file.
-------------------
Nov, 3 2008 06:12 AM
The navigator support for FXD files has already been added recently. These file cannot be opened in exactly same way as
the FXZ ones. The 'Archive' view does not make sense here. It would be possible to add the 'Preview' view for this file
type, however I can see some problems for the files with references to external assets. It would be necessary to add
listeners to files/parent folder and make update when referenced file(s) appear/disappear.
-------------
 Nov, 3 2008 06:12 AM The navigator support for FXD files has already been added recently. These file cannot be opened
in exactly same way as the FXZ ones. The 'Archive' view does not make sense here. It would be possible to add the
'Preview' view for this file type, however I can see some problems for the files with references to external assets. It
would be necessary to add listeners to files/parent folder and make update when referenced file(s) appear/disappear.

---------------- Nov, 6 2008 11:55 AM
Release note:
It is not possible to graphically view standalone FXD files. Only FXZ files are supported at this moment.
Comment 1 Lukas Hasik 2009-11-11 01:47:34 UTC
seems that there is no need to waive P3s. It got into the waiver list by mistake.
Comment 2 Andrew Korostelev 2010-03-01 09:10:18 UTC
Standalone fxd is now supported.
But only source view can be opened for standalone FXD. 
The last not implemented feature is Graphical view.

Change this issue to Enhancement, since it requests new functionality.
Comment 3 Andrew Korostelev 2010-08-11 13:02:56 UTC
*** Bug 189396 has been marked as a duplicate of this bug. ***
Comment 4 Andrew Korostelev 2010-08-11 13:16:36 UTC
updated summary.
FXD should have the same graphical view, as fxz (Preview tab in fxz editor).
Comment 5 David Strupl 2011-05-16 13:49:51 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.