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 - Top of Scope Appears above Editor Even if the Function is not Visible
Summary: Top of Scope Appears above Editor Even if the Function is not Visible
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 15:25 UTC by RodMagnuson
Modified: 2013-04-26 12:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (93.02 KB, text/plain)
2013-04-24 15:26 UTC, RodMagnuson
Details

Note You need to log in before you can comment on or make changes to this bug.
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