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 224324 - Javafx in Netbeans' embedded browser
Summary: Javafx in Netbeans' embedded browser
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 7.3
Hardware: PC Windows XP
: P4 normal with 1 vote (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-30 20:37 UTC by lehel
Modified: 2013-11-30 04:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lehel 2012-12-30 20:37:26 UTC
Product Version = NetBeans IDE Dev (Build 201212280001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0_10
Runtime = Java HotSpot(TM) Client VM 23.6-b04


1.Javafx does not run in Netbeans embedded webkit browser, the exact message is the following:
"Content can not be displayed using your Web browser. Please open this page using another browser."

2. In Netbeans menu Tools-Options there is a possibility to select the browser, but javafx does take this selection into consideration, when runs in browser.
Comment 1 lehel 2012-12-30 21:11:01 UTC
(In reply to comment #0)
> Product Version = NetBeans IDE Dev (Build 201212280001)
> Operating System = Windows XP version 5.1 running on x86
> Java; VM; Vendor = 1.7.0_10
> Runtime = Java HotSpot(TM) Client VM 23.6-b04
> 
> 
> 1.Javafx does not run in Netbeans embedded webkit browser, the exact message is
> the following:
> "Content can not be displayed using your Web browser. Please open this page
> using another browser."
> 
> 2. In Netbeans menu Tools-Options there is a possibility to select the browser,
> but javafx does take this selection into consideration, when runs in browser.

2. In Netbeans menu Tools-Options there is a possibility to select the browser,
but javafx does NOT take this selection into consideration, when runs in browser.
Comment 2 nbantonio 2013-11-29 18:50:59 UTC
KUbuntu 13.10, OpenJDK.

I can't use embedded browser. Message:

"Please specify the location of JDK7u10 or newer."

Must install and use Oracle JDK.
Comment 3 Lou Dasaro 2013-11-29 21:19:48 UTC
Please retest with the Oracle JDK. If the scenario then works, follow up with the OpenJDK project, if not, please file a NEW bug, because I believe this bug refers to a different problem, now solved. Thanks.
Comment 4 nbantonio 2013-11-30 04:38:53 UTC
Oracle JDK installed and selected when Netbeans asks for it. It now does work.

I'm not sure if I should report a new bug. The problem now is that "Embedded browser" feature requires Oracle JDK. Please let me know.

Thank you.