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 - [69cat][javafx] When dragging an action from the JavaFX Script palette, the ending curly brace is not formatted with the remainder of the object
Summary: [69cat][javafx] When dragging an action from the JavaFX Script palette, the e...
Status: VERIFIED DUPLICATE of bug 185665
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-08 06:13 UTC by esmithbss
Modified: 2010-06-17 08:21 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 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