Bug 216186

Summary: Back-forward list incorrectly handles redirect on Google Drive
Product: WebKit Reporter: bney8
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: Unspecified   
OS: Unspecified   

bney8
Reported 2020-09-04 11:59:17 PDT
Repro steps: 1. Go to drive.google.com (log in if necessary). 2. Press the back button. Expected outcome: WebView goes back to the previous page. Actual outcome: WebView seems to get stuck on the same page. It seems that when the WebView gets redirected to https://drive.google.com/drive/my-drive, it keeps both the original and redirect URLs, so when it tries to go back, it just gets redirected again.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-04 16:12:27 PDT
Note You need to log in before you can comment on or make changes to this bug.