JDK-8168627 : Re-opening JDK-8157686
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2016-10-24
  • Updated: 2016-10-28
  • Resolved: 2016-10-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
java version "1.8.0_102"
Java(TM) SE Runtime Environment (build 1.8.0_102-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.102-b14, mixed mode)

ADDITIONAL OS VERSION INFORMATION :
OS X 10.11

A DESCRIPTION OF THE PROBLEM :
This is a ticket to re-open JDK-8157686. (It is unfortunate that even as the bug reporter, I cannot comment on the existing ticket and the ONLY way to communicate to JDK developers is by opening a new ticket).

Guru Hb commented here: https://bugs.openjdk.java.net/browse/JDK-8157686?focusedCommentId=13946464&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13946464

He said "For the given URL "https://ghosttunes.com" and "http://thesimplefact.org/" Main page url is not changed (Re-directed or moved) to different location. Same behavior exhibits in Firefox and Chrome."

This is not true from my testing. I've tested in both Firefox and Chrome and clicking on the links do indeed change the main page URL. 

For example, in Chrome or Firefox, go to:
1) Go to: https://ghosttunes.com
2) Click on "View All" (next to "New Releases")
3) Observe the URL changes to https://ghosttunes.com/new/albums

The URL location change is not detected in JavaFX's WebView.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
For example, in Chrome or Firefox, go to:
1) Go to: https://ghosttunes.com
2) Click on "View All" (next to "New Releases")
3) Observe the URL changes to https://ghosttunes.com/new/albums

The URL location change is not detected in JavaFX's WebView.


REPRODUCIBILITY :
This bug can be reproduced always.


Comments
Have re-opened JDK-8157686.
28-10-2016