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 228967

Summary: Top of Scope Appears above Editor Even if the Function is not Visible
Product: editor Reporter: RodMagnuson
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description RodMagnuson 2013-04-24 15:25:56 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_15
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

In a large JavaScript file, put the cursor at the end of a function definition
Scroll the function out of view

Bug: The function definition shows above the editor
I don't expect this, unless I can actually see the function
Comment 1 RodMagnuson 2013-04-24 15:26:00 UTC
Created attachment 133762 [details]
IDE log
Comment 2 Vladimir Riha 2013-04-25 19:37:37 UTC
I think this is intentional (and common to e.g. PHP and Java) to quickly see line with declaration, reassigning to editor. I'm not sure about proper component, if need please reassign, thanks.
Comment 3 Jiri Prox 2013-04-26 12:52:38 UTC
This is as designed. You can turn off this feature in Tools-> Options -> Editor -> General -> Show popup