m.youtube.com - Redirects to homepage when going back after accessing a video from search results
Categories
(Core :: DOM: Navigation, defect, P2)
Tracking
()
People
(Reporter: ctanase, Assigned: avandolder)
References
()
Details
(Keywords: webcompat:blocked-resources, webcompat:platform-bug, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs][webcompat:sightline])
User Story
platform:android impact:annoyance configuration:general affects:all branch:release diagnosis-team:dom user-impact-score:300
Attachments
(2 files)
Environment:
Operating system: Android 14
Firefox version: Firefox Mobile 136.0/138
Steps to reproduce:
- Go to https://m.youtube.com/
- Dismiss the cookie banner.
- Search for something.
- Access a video.
- Tap on the back button.
Expected Behavior:
Returns to search results page.
Actual Behavior:
Returns to homepage.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/149622
Reporter | ||
Updated•5 months ago
|
Reporter | ||
Comment 1•5 months ago
|
||
Comment 2•5 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Updated•5 months ago
|
Updated•5 months ago
|
Comment 3•5 months ago
|
||
This might be related to the history API? But that'd be concerning, so I hope this is just a YouTube-introduced issue.
Comment 4•5 months ago
|
||
Does the issue go away if you disable browser.navigation.requireUserInteraction in about:config?
There's a patch for a recent regression on YouTube bug 1946547, which may be related or shares the same root cause.
Comment 5•5 months ago
|
||
(In reply to Hsin-Yi Tsai (she/her) [:hsinyi] from comment #4)
Does the issue go away if you disable browser.navigation.requireUserInteraction in about:config?
I confirmed if I disabled browser.navigation.requireUserInteraction
, the issue went away.
There's a patch for a recent regression on YouTube bug 1946547, which may be related or shares the same root cause.
Adam, does this share the same root cause as bug 1946547?
Assignee | ||
Comment 6•5 months ago
|
||
No, I don't believe this is related to bug 1946547 - the issue here appears to be that the search results history entry isn't being marked as having been user-interacted, even though it should be. At this point, I'm not clear on why that is happening, however.
Assignee | ||
Comment 7•5 months ago
|
||
Updated•5 months ago
|
Comment 8•4 months ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:avandolder, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Updated•4 months ago
|
Updated•1 month ago
|
Comment 10•19 days ago
|
||
Comment 11•19 days ago
|
||
Comment 12•19 days ago
•
|
||
Backed out for causing bc failures on browser_storageAccessPrivilegeAPI.js
Updated•19 days ago
|
Updated•19 days ago
|
Comment 13•17 days ago
|
||
Comment 14•17 days ago
|
||
bugherder |
Assignee | ||
Updated•16 days ago
|
Updated•12 days ago
|
Description
•