Closed
Bug 1751542
Opened 4 years ago
Closed 4 years ago
Firefox no longer remembers the scroll position on Google search result pages
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emk, Unassigned)
References
Details
(Keywords: parity-chrome)
Steps to reproduce:
- Search for something on Google.
- Scroll down the search result page.
- Click a search result.
- Click the back button.
Actual result:
The scroll position is not restored correctly.
Expected result:
The scroll position should be restored.
If I flip the docshell.shistory.bfcache.allow_unload_listeners, I can work around the problem. Apparently Google added *unload handlers recently. But Chrome restores the scroll position correctly. So I'm filing a bug.
| Reporter | ||
Comment 1•4 years ago
|
||
No longer reproducible. Google seems to have changed the search page again.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•