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 259049 - NetBeans should have an option to enable Javascript in the browser it is using.
Summary: NetBeans should have an option to enable Javascript in the browser it is using.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 8.1
Hardware: PC Other
: P1 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-28 14:15 UTC by Lockywolf
Modified: 2016-04-29 15:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Netbeans no Javascript. (93.22 KB, image/png)
2016-04-28 14:15 UTC, Lockywolf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lockywolf 2016-04-28 14:15:25 UTC
Created attachment 159462 [details]
Netbeans no Javascript.

Suppose a typical use-case:

A user writes some code and wants to consult Javadoc about some constructions he is using.

He selects a piece of code and presses Shift+F1.

The user gets redirected to a Javadoc tab, where he sees the picture somehow similar to the one on the screenshot. (See attachement)

Note the line "Javascript is disabled in your browser." 

Suggestion: NetBeans should have an option to turn on Javascript itself (without user digging in the configuration files manually) at least for the "Embedded WebKit Browser".