Closed
Bug 63482
Opened 25 years ago
Closed 25 years ago
"back" button in framed page skips original page
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: vladimir.kondratiev, Assigned: asa)
References
()
Details
(Whiteboard: DUPEME)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22tp i686; en-US; m18) Gecko/20001219
BuildID: 2000121908
In the page http://www.doxygen.org/, there is "Graphs and Diagrams" link. When
following this link, its URL is not displayed properly (old one remains). Page
itself displayed OK. "back" button skips original page (http://www.doxygen.org/)
and returns to previous page (that was displayed before www.doxygen.org).
From "graphs and diagrams", there is a link to the "graphviz" package. When
follow this link, page is (again) displayed correctly while URL in the toolbar
is not updated. "back" button still work as if it is www.doxygen.org page.
Reproducible: Always
Steps to Reproduce:
explained in description
Actual Results: explained in description
Comment 1•25 years ago
|
||
http://www.doxygen.org/ is actually a frameset that loads a frame from
http://www.stack.nl/~dimitri/doxygen/. This explains why the text in the url
bar never changes (the new pages are all loaded inside the frameset).
As for the back button, this is probably a duplicate of one of the other "back
button does strange things in framesets" bugs.
Whiteboard: DUPEME
| Assignee | ||
Comment 2•25 years ago
|
||
updating summary to reflect the only part of this report which actually sounds
like a bug. Dupe of bug 45227
*** This bug has been marked as a duplicate of 45227 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Summary: URL in the navigation toolbar is not displayed correctly → "back" button in framed page skips original page
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•