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 149539 - template disjointed after adding comment
Summary: template disjointed after adding comment
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P4 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 17:02 UTC by Lark Fitzgerald
Modified: 2009-04-15 09:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (215.87 KB, image/jpeg)
2008-10-08 17:03 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-10-08 17:02:46 UTC
Tested using FX Cont trunk build 320 with SDK:
Product: javafx-1.0dev, Platform: windows-i586, Build-Number: 634, Build-ID: 2008-10-07_03-34-16 on NB6.5: 
Product Version: NetBeans IDE Dev (Build 200810060201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

1. create project
2. in main.fx add the following above the @author javadoc.
* This is a simple Stage application
3. delete the //place your code here comment (this is important)
4. drag/drop palette > Stage at the end of the file

The snippet formats correctly but the red box that normally surrounds the title is up in the comment section. Image 
attached.
Comment 1 Lark Fitzgerald 2008-10-08 17:03:40 UTC
Created attachment 71391 [details]
screenshot
Comment 2 Anton Chechel 2009-04-08 13:59:39 UTC
Product Version: NetBeans Platform 6.5 (Build 200903060201)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU
Userdir: C:\Projects\NetBeans\trunk\release65_fixes\contrib\build\testuserdir

Works for me.
Comment 3 Alexandr Scherbatiy 2009-04-15 09:00:42 UTC
verified