Going forward into reader mode doesn't work the first time
Categories
(Core :: DOM: Content Processes, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | disabled |
| firefox95 | --- | wontfix |
| firefox96 | --- | wontfix |
| firefox97 | --- | wontfix |
| firefox98 | --- | fix-optional |
People
(Reporter: Gijs, Unassigned)
References
(Regression)
Details
(Keywords: regression, Whiteboard: dom-lws-bugdash-triage)
STR:
- open https://www.bbc.co.uk/news/business-57425161
- click reader mode icon
- click reader mode icon again to leave reader mode
- click browser's forward button
ER:
we go into reader mode a second time
AR:
button clicks but nothing happens
If you click the forward button a second time, we do go into reader mode, but at this point things are pretty horked - if you click the toggle reader mode button again, that doesn't work the first time, either. Mind you, once you click that a few times, it does work, and after that, each click on that button correctly enters/leaves reader mode. It's not clear to me what is going on inside SHIP/DOM/Fission here - the history dropdown never shows multiple entries, and there are no browser console errors.
This is a (fission-only) regression from bug 1697928.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 1•1 year ago
|
||
It seems to me this is working now? It is still a bit weird that this is a navigation, but I can go forth and back.
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Hmm, no, at least it seems that sometimes I need to click forward more than once.
| Reporter | ||
Comment 3•1 year ago
|
||
Huh, confusingly I can no longer repro... though the BBC website can be finnicky if accessed from different geos.
I guess the website has changed because I also can't repro on a build from the date I filed this. I'll just close this as wfm; we can reopen if we get to the bottom of this.
Description
•