Closed
Bug 78157
Opened 24 years ago
Closed 24 years ago
going back doesn't return you to the correct place inside the webpage
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
People
(Reporter: bugzilla, Assigned: radha)
Details
If you go to a long webpage and click on a link at position A and go to the new
webpage and then click back you're returned to position A, which is right. If
you the click on a link at position B and and go to the new webpage and then
click back you're returned to position A again which is wrong.
You should be return to position B.
build 20010427 on win2k
*** This bug has been marked as a duplicate of 46877 ***
Status: NEW → RESOLVED
Closed: 24 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
•