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 185762

Summary: [69cat][javafx] When dragging an action from the JavaFX Script palette, the ending curly brace is not formatted with the remainder of the object
Product: javafx Reporter: esmithbss <esmithbss>
Component: UnsupportedAssignee: Karol Harezlak <kharezlak>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description esmithbss 2010-05-08 06:13:52 UTC
Product Version = NetBeans IDE 6.9 Beta (Build 201004200117)
Operating System = Linux version 2.6.32-22-generic running on i386
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

When dragging an Action (like onMouseEnter) into a scene graph object, the trailing } is placed in column 0 instead of in line with the declaration or indented on the following line.

To reproduce:

Drag an onMouseEnter method into a scene graph object.
Comment 1 Karol Harezlak 2010-05-26 10:54:47 UTC
formating and dnd

*** This bug has been marked as a duplicate of bug 185665 ***
Comment 2 Alexandr Scherbatiy 2010-06-17 08:21:26 UTC
verified as duplicate