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 135874 - CodeTemplate: formatting is incorrect (extra blanks)
Summary: CodeTemplate: formatting is incorrect (extra blanks)
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on: 132764
Blocks:
  Show dependency tree
 
Reported: 2008-05-27 13:36 UTC by Alexandr Scherbatiy
Modified: 2008-06-20 19:15 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 Alexandr Scherbatiy 2008-05-27 13:36:11 UTC
Steps to reproduce:

- Create a JavaFX Script file
- Type:
fu
- Press the Tab key
  The result is:
----------------------------------------------------------------------------------------------------
                                                            function FunctionName () {  } 
----------------------------------------------------------------------------------------------------
Comment 1 David Strupl 2008-05-27 19:31:36 UTC
I guess this one is for Rasta ...
Comment 2 Lark Fitzgerald 2008-06-19 15:32:30 UTC
This is no longer reproducible:
Product Version: NetBeans IDE 6.1 (Build 200804211638)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
fx NB61 nighly plugin: 269
Comment 3 Lark Fitzgerald 2008-06-20 19:15:44 UTC
.