New issue
Advanced search Search tips

Issue 728283 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Compat



Sign in to add a comment

Navigation using forward and back doesn't work properly when hash change on load using location.href=

Project Member Reported by mrefaat@chromium.org, May 31 2017

Issue description

Chrome Version: (copy from chrome://version): 61.0.3115
OS: (e.g. Win7, OSX 10.9.5, etc...) iOS

What steps will reproduce the problem?
(1) Go to http://browsingtest.appspot.com/navigation/client_redirect_examples.html
(2) Click on the link "location.href hash change onload"
(3) Navigate back
(4) Navigate forward 
(5) Navigate back again

What is the expected result?
After step (2) the browser should navigate to http://browsingtest.appspot.com/navigation/hash_href_change_onload.html#changed0
After step (3) the browser should navigate to  
http://browsingtest.appspot.com/navigation/client_redirect_examples.html
After step (4) the browser should navigate to
http://browsingtest.appspot.com/navigation/hash_href_change_onload.html#changed0#changed0
After step (5) the browser should navigate to  
http://browsingtest.appspot.com/navigation/client_redirect_examples.html

What happens instead?
After step (4) the browser navigated to
http://browsingtest.appspot.com/navigation/hash_href_change_onload.html#changed0
After step (5) the url changed to 
http://browsingtest.appspot.com/navigation/client_redirect_examples.html
but the browser didn't load the page.

 
Cc: kkhorimoto@chromium.org eugene...@chromium.org
Components: UI>Browser>Navigation
Labels: Hotlist-Google
Owner: mrefaat@chromium.org
Status: Assigned (was: Untriaged)
Labels: Proj-WKBackForwardList
Cc: mrefaat@chromium.org
 Issue 728282  has been merged into this issue.

Comment 5 by danyao@chromium.org, Jul 10 2017

Owner: danyao@chromium.org

Comment 6 by danyao@chromium.org, Nov 29 2017

Labels: Type-Compat
Labels: -Proj-WKBackForwardList Proj-FixedByWKBackForwardList

Sign in to add a comment