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 223899 - When editing javascript code, navigator show "null - Navigator", expected "ajax.js - Navigator" or something similar
Summary: When editing javascript code, navigator show "null - Navigator", expected "aj...
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 216639 226474 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-12-16 17:34 UTC by ecerichter
Modified: 2013-03-18 14:43 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenhost of the navigator showing "null - Navigator" (13.10 KB, image/png)
2012-12-16 17:35 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2012-12-16 17:34:37 UTC
Product Version = NetBeans IDE Dev (Build 201212140001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

When editing a javascript file, Navigator show the structure (methods) inside.
The title of the navigator window is expected to give some indication of what is shown, not "null".

See attached screenshot for reference.
Comment 1 ecerichter 2012-12-16 17:35:44 UTC
Created attachment 129426 [details]
screenhost of the navigator showing "null - Navigator"
Comment 2 Petr Pisl 2013-01-08 15:58:55 UTC
Should be solved probably in CSL infrastructure. It reproducible in php as well. Just open a javascript file and place caret on a white space or select an identifier that is not displayed in the navigator.
Comment 3 Milutin Kristofic 2013-02-06 15:16:53 UTC
Fixed in dev build
http://hg.netbeans.org/jet-main/rev/09c7b15fec22
Comment 4 Quality Engineering 2013-02-07 03:06:49 UTC
Integrated into 'main-golden', will be available in build *201302070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/09c7b15fec22
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #223899 - When editing javascript code, navigator show "null - Navigator", expected "ajax.js - Navigator" or something similar
Comment 5 Petr Pisl 2013-02-21 20:55:54 UTC
I'm marking this as 73patch-candidate. I hope that it can be in the patch.
Comment 6 Vladimir Riha 2013-02-22 13:23:50 UTC
*** Bug 216639 has been marked as a duplicate of this bug. ***
Comment 7 Marian Mirilovic 2013-02-26 03:18:22 UTC
*** Bug 226474 has been marked as a duplicate of this bug. ***
Comment 8 Martin Kanak 2013-03-05 12:03:26 UTC
verified

Product Version: NetBeans IDE Dev (Build 201303042300)
Java: 1.7.0_13; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_13-b20
System: Linux version 3.5.0-25-generic running on i386; UTF-8; en_US (nb)
Comment 9 Milutin Kristofic 2013-03-13 12:56:34 UTC
Integrated
http://hg.netbeans.org/releases/rev/c3fa339240ca
Comment 10 Quality Engineering 2013-03-14 21:19:29 UTC
Integrated into 'releases', will be available in build *201303141828* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/c3fa339240ca
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #223899 - When editing javascript code, navigator show "null - Navigator", expected "ajax.js - Navigator" or something similar