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 174114 - Serialization of opened multi-artboard views does not work correctly - selected scene is not remembered
Summary: Serialization of opened multi-artboard views does not work correctly - select...
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2009-10-08 16:10 UTC by Lukas Hasik
Modified: 2009-12-10 08:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
. (1.01 KB, application/x-compressed)
2009-10-08 16:12 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2009-10-08 16:10:23 UTC
In case some fxz file with multiple artboards is opened in NB and NB is closed without closing the file first, after NB
are started again the fxz file view does not look like before. Sometimes an exception is thrown during NB startup,
sometimes the file is not opened at all, sometimes a different artboard is selected.

-----------------------
I have doubts what is a problem described as "sometimes a different artboard is selected".
Every IDE restart fxz is opened like it is opened the first time. Node that was selected or scene that was opened in the
editor before exiting ide is not remembered.
And it looks like normal behavior.
Isn't it?
------------------------- May, 7 2009 02:16 PM I have doubts what is a problem described as "sometimes a different
artboard is selected". Every IDE restart fxz is opened like it is opened the first time. Node that was selected or scene
that was opened in the editor before exiting ide is not remembered. And it looks like normal behavior. Isn't it?

------------------------- May, 7 2009 02:25 PM
I agree it is arguable. However if scene content-2.fxd is selected before IDE goes down, I would say the same scene
should still be selected after IDE is back again. I think it different than node selection for example in the navigator,
since here the selection defines what is visible on (large portion) the screen and as such is should be remembered. My
biggest worry though was about exceptions and views not opened at all, so I will downgrade it and move to SoMa.
-------------------------May, 7 2009 02:25 PM I agree it is arguable. However if scene content-2.fxd is selected before
IDE goes down, I would say the same scene should still be selected after IDE is back again. I think it different than
node selection for example in the navigator, since here the selection defines what is visible on (large portion) the
screen and as such is should be remembered. My biggest worry though was about exceptions and views not opened at all, so
I will downgrade it and move to SoMa.
Comment 1 Lukas Hasik 2009-10-08 16:12:02 UTC
Created attachment 89111 [details]
.
Comment 2 Andrew Korostelev 2009-12-10 08:22:38 UTC
fixed. entry selection is serialized.

http://hg.netbeans.org/javafx/rev/d55265398630