yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70747
[Bug 1686315] Re: Back button on Firefox 52 hangs with "Loading..."
Reviewed: https://review.openstack.org/524948
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7b45b7ae4b175afdfdb512ed87f425cc4f402f51
Submitter: Zuul
Branch: master
commit 7b45b7ae4b175afdfdb512ed87f425cc4f402f51
Author: Ruslan Aliev <raliev@xxxxxxxxxxxx>
Date: Sun Dec 3 12:27:40 2017 +0400
Fix back button on Firefox and Safari
Firefox (and Safari) uses bfcache (back-forward cache)
to load re-visited pages. The solution is to force a reload
when page is loaded from bfcache, so back button will work
correctly.
More information can be found here [1] and here [2].
[1] https://madhatted.com/2013/6/16/you-do-not-understand-browser-history
[2] https://stackoverflow.com/questions/8788802/prevent-safari-loading-from-cache-when-back-button-is-clicked
Change-Id: If023bca7c73f983e55c383856e304379c7b8be3a
Closes-bug: #1686315
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1686315
Title:
Back button on Firefox 52 hangs with "Loading..."
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Openstack Ocata. First select a label, such as
Project/Compute/Instances. Then select another label, such as
Project/Compute/Images. Finally, go to the previous page by click the
button of Firefox(the back button of firefox on the top left), the
page will always show Loading.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1686315/+subscriptions
References