Closed
Bug 1167822
Opened 10 years ago
Closed 9 years ago
Going back shows an out of date page.
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jya, Unassigned)
Details
(Whiteboard: dom-triaged)
Not sure which category this bug belongs to.
When using a page like:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound
that site will update via AJAX and content will change over time.
If you click on a link, you go to the link as expected.
Pressing Back button takes you back to the previous page (https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound) however the content displayed is of the page as it was first loaded. None of the updates the page received over time will show.
You must press refresh to get the newer, updated content.
You would expect when pressing back, that it would redisplay the page as it was prior to when clicking on the link.
STR:
Go to https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound
leave the page idle for a while until some changes are added.
Click on a bug number, press back. The old original content is displayed.
Updated•9 years ago
|
Component: General → Document Navigation
Product: Firefox → Core
Comment 1•9 years ago
|
||
I don't know what the behaviour should be here nor if docshell is controlling this. smaug?
Flags: needinfo?(bugs)
Whiteboard: dom-triaged
Comment 2•9 years ago
|
||
I can't see this happening and this sounds like a bug in the page.
jya, do you still see this?
Flags: needinfo?(bugs) → needinfo?(jyavenard)
Reporter | ||
Comment 3•9 years ago
|
||
i can't reproduce it in Developer Edition.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jyavenard)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•