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 133219 - [Preview] Unable to exit clock sample preview
Summary: [Preview] Unable to exit clock sample preview
Status: VERIFIED DUPLICATE of bug 133141
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 16:41 UTC by Lark Fitzgerald
Modified: 2008-04-28 09:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full exception text (2.20 KB, text/plain)
2008-04-18 16:42 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-04-18 16:41:53 UTC
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
plugin: CB 92 2008-04-18_14-24-29.zip
Samples: Trunk 2008-04-18_02-01-55.zip
Platform: 200 (Apr 16, 2008 9:49:22 AM) javafx_sdk-1_0-pre1-windows-i586.zip


Steps:
1. Create input/Clock preview
2. Change its platform to javafx_sdk
3. run program (works)
4. open clock.fx in editor
5. enable preview.  The clock comes up (not in the preview area) and does not tick.
6. press the X to close it.

The clock does not close.  No visible error shows in the ide but the log shows:
Exception in thread "AWT-EventQueue-3" org.netbeans.core.execution.ExitSecurityE
xception: Exit from within user-loaded code
        at org.netbeans.core.execution.SecMan.checkExitImpl(SecMan.java:86)
Comment 1 Lark Fitzgerald 2008-04-18 16:42:48 UTC
Created attachment 60427 [details]
full exception text
Comment 2 Lark Fitzgerald 2008-04-18 16:43:33 UTC
I have to shut down the ide to get rid of clock.
Comment 3 Lark Fitzgerald 2008-04-18 16:47:51 UTC
This is a dup.

*** This issue has been marked as a duplicate of 133141 ***
Comment 4 Alexandr Scherbatiy 2008-04-28 09:47:46 UTC
verified