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 149980

Summary: Completion: Blank line at top
Product: javafx Reporter: Lark Fitzgerald <lfitzgerald>
Component: EditorAssignee: Petr Nejedly <pnejedly>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 154422    
Attachments: screenshot

Description Lark Fitzgerald 2008-10-13 18:45:36 UTC
Tested using FX Cont trunk build 348 with SDK:
Product: javafx-1.0dev, Platform: windows-i586, Build-Number: 708, Build-ID: 2008-10-13_03-09-52 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 Sine sample
2. go to position (71:21) which is after the { of the for loop
3. ctrl+space

There is a blank line at the top of the completion list (image attached).
Comment 1 Lark Fitzgerald 2008-10-13 18:46:47 UTC
Created attachment 71680 [details]
screenshot
Comment 2 David Strupl 2008-10-29 13:24:10 UTC
This is the completion item for <ARGS>. I am not sure whtether it is serious enough to be fixed in the high res mode.
Lark? If you think it is please make it P2 otherwise please mark the target milestone as "future". Thanks a lot.
Comment 3 Lark Fitzgerald 2008-10-29 16:15:13 UTC
Not willing to destabilize for this.
Comment 4 jprach 2009-09-02 10:38:05 UTC
Works for me on netbeans 6.7. Feel free to reopen the issue if you'll still have the problem.


Product Version: NetBeans IDE 6.7 (Build 200906241340)
Java: 1.6.0_15; Java HotSpot(TM) 64-Bit Server VM 14.1-b02
System: Linux version 2.6.31-8-generic running on amd64; UTF-8; en_US (nb)
Userdir: /home/jendap/.netbeans/6.7

Comment 5 Lukas Hasik 2009-09-02 10:41:51 UTC
v