Closed
Bug 1780350
Opened 3 years ago
Closed 2 years ago
Reader mode forgets scroll position when following link and navigating back
Categories
(Toolkit :: Reader Mode, defect, P3)
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: mbw+bz, Assigned: ini)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
From within reader mode, following a link and navigating back does not restore scroll position.
Example:
- Go to https://www.datagubbe.se/decusab/
- Activate reader mode
- Click on second image (the one where it says "click for a larger image")
- Navigate back
Actual results:
The browser navigates back and is in reader mode again. However, it is at the very top of the page.
Expected results:
The previous scroll position should have been restored.
This would be consistent with the fact that reader mode scroll position is saved and restored from previous sessions also.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Reader Mode' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Reader Mode
Product: Firefox → Toolkit
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P3
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → ini
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9373042 -
Attachment description: WIP: Bug 1780350 - Reader view saves scroll position when following link and navigating back. → Bug 1780350 - Reader view saves scroll position when following link and navigating back.
Pushed by ini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30e3c76d3a99
Reader view saves scroll position when following link and navigating back. r=reader-mode-reviewers,Gijs
Comment 4•2 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•