Closed
Bug 53892
Opened 25 years ago
Closed 25 years ago
memory of scroll position broken
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
People
(Reporter: dbaron, Assigned: pollmann)
Details
(Keywords: regression)
We've stopped remembering the scroll position of a page in session history.
This used to work, and this regression is a serious usability problem.
STEPS TO REPRODUCE:
* load http://www.w3.org/
* hit PgDn
* click on XSL link on the left side
* hit back
ACTUAL RESULTS:
* see http://www.w3.org/ scrolled to the top
EXPECTED RESULTS:
* see http://www.w3.org/ scrolled one page from the top
BUGGY ON:
* Mac mozilla 2000-09-22-20, Mac OS 9.0.4
| Reporter | ||
Updated•25 years ago
|
Keywords: nsbeta3,
regression
Comment 1•25 years ago
|
||
This is a dup.
*** This bug has been marked as a duplicate of 46877 ***
Status: NEW → RESOLVED
Closed: 25 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
•