Closed Bug 1551534 Opened 6 years ago Closed 6 years ago

Back button redirect the user to the bottom of the page on edition.cnn.com

Categories

(Core :: Layout, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1524281
Tracking Status
firefox66 --- affected
firefox67 --- affected
firefox68 --- affected

People

(Reporter: ailea, Unassigned)

References

(Blocks 1 open bug)

Details

[Affected versions]
68.0a1 (2019-05-13)
67.0b19
66.0.5

[Affected platforms]
Windows 7/10 x64
Ubuntu 18.04
Mac OS 10.14

[Steps to reproduce]

  1. Launch Firefox
  2. Go to https://www.edition.cnn.com
  3. Scroll down to e.g "Feature Sections"
  4. Click on any post
  5. After the new page is loaded click back button

[Expected result]
The back button should redirect the user to the previous page, to the section where he did the last action

[Actual result]
Back button takes the user to the bottom of previous page

Note: In Chrome works fine, when click back button the user is redirected at the location where the last action was performed in previous page.

I suspect this is related to scroll anchoring (and race conditions in loading perhaps). You can also see it (many times) by hitting reload on cnn.com, or by going to almost any article and hitting back.

Component: Document Navigation → Layout
Flags: needinfo?(rhunt)

Definitely seems like a regression caused by scroll anchoring. With the feature flag toggled off the back button works as expected and returns to previous section.

Priority: -- → P2

I see this on a number of other pages as well (TomsHardware.com, etc). In some cases it simply leaves you noticeably lower on the page than before (perhaps some element (ad?) loads later and moves things?)

This is a duplicate of bug 1524281. I wrote up my thoughts on there.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(rhunt)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.