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 183588 - open action doesn't use fxz editor opened on IDE restart
Summary: open action doesn't use fxz editor opened on IDE restart
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 15:59 UTC by Andrew Korostelev
Modified: 2010-04-06 16:15 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 Andrew Korostelev 2010-04-06 15:59:08 UTC
If user has restarted IDE with opened fxz editor, 'open' action for the same fxz opens new fxz editor instead of reusing the opened one.
Comment 1 Andrew Korostelev 2010-04-06 16:15:11 UTC
fixed.
http://hg.netbeans.org/javafx/rev/fb47ff935c16

it works correctly, but I have doubts if cloneable editor design allows another solution: http://hg.netbeans.org/javafx/rev/eccefa9d254f