Loading https://www.mlb.com/tv/g632367?affiliateId=SCORES breaks the back button
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: bgrins, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
5.52 MB,
video/quicktime
|
Details |
STR:
- Open https://www.mlb.com/tv/g632367?affiliateId=SCORES
- Get redirected to a login page
- Press back
Expected: go back
Actual: get redirected to the login page again
I've attached a screen recording testing on a clean profile on Firefox 91. Also able to reproduce on Nightly. Safari and Chrome are able to go back.
Comment 1•3 years ago
|
||
Fixed with browser.navigation.requireUserInteraction
:)
Reporter | ||
Comment 2•3 years ago
|
||
Huh - didn't know about this pref. Do you have any context on if/how the default will get flipped? I don't see a bug on file to re-enable but it appears Bug 1644914 is the primary blocker from enabling that feature just from reading through Bug 1515073 and Bug 1652452.
Reporter | ||
Comment 3•3 years ago
|
||
I'm also curious if you have a sense of the effort involved with Bug 1644914
Comment 4•3 years ago
|
||
Marking as a duplicate of Back button intervention meta bug 1645211.
Updated•3 years ago
|
Comment 5•5 months ago
|
||
I have reproduced this issue using Firefox 131.0a1 on Windows 10 with browser.navigation.requireUserInteraction = false .
I can confirm this issue is fixed, I verified using Firefox 132.0a1 on Win 10 x64, macOS 12 and Ubuntu 22.
Description
•