Skip to content
This repository has been archived by the owner on Nov 28, 2021. It is now read-only.

Suspended pages cannot be reopened #77

Open
ITgreybeard opened this issue Apr 3, 2020 · 3 comments
Open

Suspended pages cannot be reopened #77

ITgreybeard opened this issue Apr 3, 2020 · 3 comments

Comments

@ITgreybeard
Copy link

First of all, thanks for this software product!

In the last day or so, suspended pages cannot be restored. Tab Suspender displays the standard info in the middle of the page, but a hovering hand does nothing on a click.

These are week-old suspended pages. As yet I have not tried this on new ones.

@Hau-Hau
Copy link
Owner

Hau-Hau commented Apr 9, 2020

Hello @ITgreybeard!

Thanks for issue!
As I understand, you turn off browser with suspended tabs and after reopen of Firefox suspended tabs cannot be reopened?
Also can you paste here one of not working urls?

Best regards!

@ITgreybeard
Copy link
Author

ITgreybeard commented Apr 9, 2020 via email

@marcin93
Copy link

marcin93 commented Jun 11, 2020

I have experienced that issue today first time - twice.

Firefox Nightly: 79.0a1 (2020-06-11) (64-bit)
Tab Suspender: 3.7.4

case:

  • page got suspended
  • after getting back to it and clicking to reload
    • title and url disappear only "Click to reload" stay

Click nor refresh helps

Workaround: restart browser and click on suspended page.

page source after suspended page crash:

<!DOCTYPE html>
<html>
<head>
    <link rel="stylesheet" type="text/css" href="options-styles.css">
  <meta charset="utf-8">
</head>
<body class="Layout Layout--column Layout--center u-min-w-100vw u-max-w-100vw u-min-h-100vh u-max-h-100vh u-pointer">
  <div id="t" class="u-ww-bw u-max-w-90vw"></div>
  <div id="u" class="u-ww-bw u-max-w-90vw u-m-16px"></div>
  <div class="u-ww-bw u-max-w-90vw">Click to reload</div>
  <script src="discarded.js"></script>
</body>
</html>

console output for such page:
Screenshot 2020-06-11 at 22 15 47

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants