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 185669 - [69cat][javafx] Source -> Format does not work on JavaFX Script.
Summary: [69cat][javafx] Source -> Format does not work on JavaFX Script.
Status: VERIFIED DUPLICATE of bug 182272
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 173487
  Show dependency tree
 
Reported: 2010-05-07 08:21 UTC by esmithbss
Modified: 2010-06-17 08:20 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-07 08:21:50 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

After dropping objects into the stage for a JavaFX Script application, the trailing } for some objects, and the following declarations are in column 0.

An attempt to use Source -> Format to reformat the Stage did nothing to the code within the editor.

The Source->Format operation should reformat the code, or the option should be disabled.
Comment 1 esmithbss 2010-05-07 08:23:24 UTC
This occurs when a block of code is selected.  When nothing is selected, the operation performs as expected.
Comment 2 Anton Chechel 2010-06-08 13:28:48 UTC

*** This bug has been marked as a duplicate of bug 182272 ***
Comment 3 Alexandr Scherbatiy 2010-06-17 08:20:15 UTC
verified as duplicate