Closed
Bug 135591
Opened 23 years ago
Closed 23 years ago
Back button forgets scroll position
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: jwz, Assigned: radha)
References
()
Details
1: go here: http://www.dnalounge.com/calendar/2002/04.html#20
note that "20 apr" is at the top of the window.
2: click on the topmost "flyer" link:
http://www.dnalounge.com/flyers/2002/04/20-qool.html
3: hit back.
note that "20 apr" is at the top of the window.
So far so good.
4: scroll back one page. The top of the page is now probably
"13 apr" or something near there.
5: click on the nearest flyer link, probably
http://www.dnalounge.com/flyers/2002/04/13-melon.html
6: hit back.
Note that you're not where you were: you're now looking
at "20 apr" instead of near "13 apr". That's wrong.
Presumably this is because there's a "#20" in the URL.
It shouldn't be giving the URL's anchor priority over the
most recent scroll position.
Comment 1•23 years ago
|
||
-> History: Session and confirming with build 0404.
Assignee: Matti → radha
Component: Browser-General → History: Session
QA Contact: imajes-qa → claudius
*** This bug has been marked as a duplicate of 59774 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•